diff --git a/de/home/.config/de-vars/colors/blazer/colors b/de/home/.config/de-vars/colors/blazer/colors new file mode 100644 index 0000000..dd25431 --- /dev/null +++ b/de/home/.config/de-vars/colors/blazer/colors @@ -0,0 +1,16 @@ +#2C2423 +#B87A7A +#7AB87A +#B8B87A +#7A7AB8 +#B87AB8 +#7AB8B8 +#D9D9D9 +#918988 +#DBBDBD +#BDDBBD +#DBDBBD +#BDBDDB +#DBBDDB +#BDDBDB +#FFFFFF diff --git a/de/home/.config/wofi/config b/de/home/.config/wofi/config index 5ed7998..993aaac 100644 --- a/de/home/.config/wofi/config +++ b/de/home/.config/wofi/config @@ -1,3 +1,4 @@ width=400 height=500 +colors=/home/pogmommy/.config/de-vars/colors/blazer/colors #key_expand=Right diff --git a/de/home/.config/wofi/style.css b/de/home/.config/wofi/style.css index a37c861..b956826 100644 --- a/de/home/.config/wofi/style.css +++ b/de/home/.config/wofi/style.css @@ -1,6 +1,9 @@ +<<<<<<< HEAD /*@import '../../.cache/wal/colors.css';*/ /*@import '../de-vars/colors/blazer/colors.css';*/ +======= +>>>>>>> 7d2351e9adf1ea4c230c3e43cf2411acb535e4bb * { font-family: FontAwesome, Overpass; letter-spacing: 1px;