Skip to content

Commit

Permalink
Add fg_focus to fix error while opening menubar
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperBo committed Mar 1, 2014
1 parent 5787cf4 commit cb192b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions awesome/powerarrowf/theme.lua
Expand Up @@ -15,7 +15,9 @@ theme.bg_urgent = "#3F3F3F"
theme.bg_systray = theme.bg_normal

theme.fg_normal = "#AAAAAA"
theme.fg_focus = "#0099CC"
theme.fg_urgent = "#3F3F3F"

theme.border_width = 1
theme.border_normal = "#000000"
theme.border_focus = "#535d6c"
Expand Down

0 comments on commit cb192b3

Please sign in to comment.