mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Adding modular colorschemes to Xmonad.
This commit is contained in:
@@ -3,6 +3,10 @@ module Colors.DoomOne where
|
||||
import XMonad
|
||||
|
||||
colorScheme = "doom-one"
|
||||
|
||||
colorBack = "#282c34"
|
||||
colorFore = "#bbc2cf"
|
||||
|
||||
color01 = "#1c1f24"
|
||||
color02 = "#ff6c6b"
|
||||
color03 = "#98be65"
|
||||
|
||||
Reference in New Issue
Block a user