diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-09-20 14:18:02 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-09-20 14:18:02 +0300 |
commit | 36e9eb93abc235aeec02eb52ff4fd931465ab072 (patch) | |
tree | e40177f6625bd492b47b52dcbc911073f7279c08 /dotfiles/.config/bemenurc | |
parent | baaf7a13b74e7873aaf3598adb5da85c55f585a7 (diff) | |
download | swayrice-36e9eb93abc235aeec02eb52ff4fd931465ab072.tar.gz swayrice-36e9eb93abc235aeec02eb52ff4fd931465ab072.zip |
Some more changes to style
Diffstat (limited to 'dotfiles/.config/bemenurc')
-rwxr-xr-x | dotfiles/.config/bemenurc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/bemenurc b/dotfiles/.config/bemenurc index 92b93c4..3b016cb 100755 --- a/dotfiles/.config/bemenurc +++ b/dotfiles/.config/bemenurc @@ -8,7 +8,7 @@ BEMENU_FN="monospace 10" BEMENU_TF="#D8DEE9" ## background colour for unselected menu-items -BEMENU_NB="#1B1E25" +BEMENU_NB="#1D2021" ## textcolour for unselected menu-items BEMENU_NF="#D8DEE9" |