Skip to content

Commit

Permalink
Change bar color in theme
Browse files Browse the repository at this point in the history
I really should make this configurable due to background images
  • Loading branch information
timroes committed Jun 19, 2016
1 parent 387d372 commit 20edb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/light/theme.lua
Expand Up @@ -40,7 +40,7 @@ theme.floating_indicator = '#AED581'
theme.ontop_indicator = '#E57373'

-- Screenbar (the bar on top of each screen)
theme.screenbar_bg = '#F5F5F544'
theme.screenbar_bg = '#333333DD'

-- Tasklist
theme.tasklist_bg_normal = '#00000000'
Expand Down

0 comments on commit 20edb8e

Please sign in to comment.