Theming mechanism for xmonad.

This commit is contained in:
ramazanemreosmanoglu 2022-10-26 08:16:54 +03:00
parent 1911a6b0f7
commit 1fcc67c8f2
3 changed files with 24 additions and 8 deletions

View file

@ -0,0 +1,3 @@
Config { bgColor = "#425F57"
, fgColor = "#CFFF8D"
, template = "%XMonadPropRead%"}