diff --git a/config/awesome/themes/amarena/theme.lua b/config/awesome/themes/amarena/theme.lua index 0f538e7..9a1fea2 100644 --- a/config/awesome/themes/amarena/theme.lua +++ b/config/awesome/themes/amarena/theme.lua @@ -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