diff options
| author | BardofSprites <[email protected]> | 2024-08-05 14:48:33 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-05 14:48:33 -0400 |
| commit | eea06be2f6104acc224e5e541ba0abd08b462276 (patch) | |
| tree | 9834598bf6dea3187ffcddb1001bb34affa19c88 /xorg/Xresources.operandi | |
| parent | a6ba2b98411fecd7af1cfc755f642fcb78c5c0d8 (diff) | |
add more fvwm pages, fix themes
Diffstat (limited to 'xorg/Xresources.operandi')
| -rw-r--r-- | xorg/Xresources.operandi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg/Xresources.operandi b/xorg/Xresources.operandi index 5ce926a..d9c4dad 100644 --- a/xorg/Xresources.operandi +++ b/xorg/Xresources.operandi @@ -1,10 +1,10 @@ -! Modus Operandi Tinted Xresources theme +!! Modus Operandi Tinted Xresources theme *.foreground: #000000 *.background: #ffffff URxvt.background: [90]#ffffff *.cursorColor: #000000 ! black -*.color0: #ffffff +*.color0: #000000 *.color8: #5C6370 ! red *.color1: #a60000 @@ -31,4 +31,4 @@ URxvt.background: [90]#ffffff dmenu.background: #ffffff dmenu.foreground: #000000 dmenu.selbackground: #c8c8c8 -dmenu.selforeground: #000000
\ No newline at end of file +dmenu.selforeground: #000000 |
