diff options
Diffstat (limited to 'herbstluftwm/.config')
| -rw-r--r-- | herbstluftwm/.config/herbstluftwm/themes/purpur | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/themes/purpur b/herbstluftwm/.config/herbstluftwm/themes/purpur index 88a5758..061602b 100644 --- a/herbstluftwm/.config/herbstluftwm/themes/purpur +++ b/herbstluftwm/.config/herbstluftwm/themes/purpur | |||
| @@ -25,6 +25,6 @@ export HLWM_PANEL_HEIGHT=25 | |||
| 25 | export HLWM_PANEL_FONT="DejaVu Sans Mono-10" | 25 | export HLWM_PANEL_FONT="DejaVu Sans Mono-10" |
| 26 | 26 | ||
| 27 | # Colors | 27 | # Colors |
| 28 | export HLWM_FG_COLOR=${colors["color15"]} | 28 | export HLWM_FG_COLOR=${colors["foreground"]} |
| 29 | export HLWM_ACCENT_COLOR=${colors["color5"]} | 29 | export HLWM_ACCENT_COLOR=${colors["color5"]} |
| 30 | export HLWM_BG_COLOR=${colors["color0"]} | 30 | export HLWM_BG_COLOR=${colors["background"]} |
