Skip to content

Commit

Permalink
feat(colors: xresources2): add WM_BORDER_FOCUS
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Apr 1, 2017
1 parent 64b782c commit 032ceba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colors/xresources2
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ MENU_BG=$(color_bg)
MENU_FG=$BG
BTN_BG=$(color 12)
BTN_FG=$(color 0)
WM_BORDER_FOCUS=$(color 10)
ICONS_LIGHT_FOLDER=$(color 13)
ICONS_LIGHT=$(color 9)
ICONS_MEDIUM=$(color 1)
Expand Down

0 comments on commit 032ceba

Please sign in to comment.