Change amarena dashboard bg

This commit is contained in:
elenapan 2020-04-01 09:13:51 +03:00
parent fde026bbbd
commit 115e11abfa

View file

@ -175,6 +175,10 @@ theme.sidebar_y = 0
theme.sidebar_border_radius = 0
-- theme.sidebar_border_radius = theme.border_radius
-- Dashboard
theme.dashboard_bg = x.color0
theme.dashboard_fg = x.color7
-- Exit screen
theme.exit_screen_bg = x.color0 .. "CC"
theme.exit_screen_fg = x.color7