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 = "#6c71c4"
color15 = "#93a1a1"
color16 = "#fdf6e3"
colorTrayer :: String
colorTrayer = "--tint 0x002b36"