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 = "#6699cc"
color14 = "#c594c5"
color15 = "#5fb3b3"
color16 = "#d8dee9"
colorTrayer :: String
colorTrayer = "--tint 0x1b2b34"