minor changes

This commit is contained in:
lelgenio 2019-12-04 00:47:28 -03:00
parent 5e7f47fb71
commit 43302fe364
3 changed files with 2 additions and 3 deletions

View file

@ -187,10 +187,8 @@
exec flashfocus -o .5 exec flashfocus -o .5
set $accent #CC575D set $accent #CC575D
set $aclite #CC575D50
set $fg_color #ffffff set $fg_color #ffffff
set $bg_color #191919 set $bg_color #191919
set $bg_darker #151515
set $alert #000000 set $alert #000000
# border background text indicator child_border # border background text indicator child_border

View file

@ -42,6 +42,8 @@ fixed-center = true
background = ${colors.background} background = ${colors.background}
foreground = ${colors.foreground} foreground = ${colors.foreground}
border-bottom-color = #191919
border-bottom-size = 2
line-size = 2 line-size = 2
line-color = #f00 line-color = #f00

View file

@ -47,7 +47,6 @@ foreground = #aaaaaa
foreground_bold = #afafaf foreground_bold = #afafaf
cursor = #CC5757 cursor = #CC5757
background = #202020 background = #202020
# 303030
# black # black
color0 = #555555 color0 = #555555