Adding modular colorschemes to Xmonad.

This commit is contained in:
Derek Taylor
2021-12-05 12:55:12 -06:00
parent 8d9f02da8d
commit d7efb4f22f
13 changed files with 41 additions and 6 deletions

View File

@@ -23,3 +23,6 @@ color13 = "#839496"
color14 = "#fdf6e3" -- Was color16 but too light for use in panel.
color15 = "#93a1a1"
color16 = "#6c71c4" -- Was color14 but needed a dark color in this spot.
colorTrayer :: String
colorTrayer = "--tint 0xfdf6e3"