consistency

This commit is contained in:
tavo-wasd 2024-02-19 17:18:48 -06:00
parent 17cc9b0bc3
commit b5d89e6e04
2 changed files with 6 additions and 7 deletions

View file

@ -11,9 +11,9 @@ font="JetbrainsMono"
font_size="10"
col_white="#ebdbb2" # White
col_nb="#121212" # Normal background
col_nf="#282828" # Normal foreground
col_sb="#121212" # Selected background
col_sf="#fe8019" # Selected foreground
col_nf="#606060" # Normal foreground
col_sb="#fe8019" # Selected background
col_sf="#121212" # Selected foreground
menu_bemenu() {
bemenu$BRUN \
@ -22,18 +22,17 @@ bemenu$BRUN \
-c \
-l 10 \
-W 0.4 \
-B 2 \
--cw 1 \
--tb $col_sb \
--tf $col_sf \
--fb $col_nb \
--ff $col_sf \
--ff $col_nf \
--cb $col_nb \
--cf $col_white \
--nb $col_nb \
--nf $col_nf \
--hb $col_sb \
--hf $col_white \
--hf $col_sf \
--ab $col_nb \
--af $col_nf \
--bdr $col_sf \

View file

@ -140,7 +140,7 @@ bar {
tray_padding 4
colors {
background #000000
background #121212
statusline #606060
focused_workspace $col_fg $col_fg $col_bg
inactive_workspace #000000 #000000 #606060