diff options
| author | Daniel <[email protected]> | 2024-08-23 05:33:20 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-08-23 05:33:20 -0400 |
| commit | 6e5b38dd9d0e2f655bdbac4c237c50f2b58c31ab (patch) | |
| tree | 60ddc39b18b80354a641032e1fe8158da3de5409 /xorg/Xresources.autumn | |
| parent | 8270d025d753e60af615ff0a6cac8c4e5699cac0 (diff) | |
correct themes and fonts
Diffstat (limited to 'xorg/Xresources.autumn')
| -rw-r--r-- | xorg/Xresources.autumn | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/xorg/Xresources.autumn b/xorg/Xresources.autumn index 88e4271..a645e17 100644 --- a/xorg/Xresources.autumn +++ b/xorg/Xresources.autumn @@ -7,23 +7,23 @@ URxvt.background: [90]#0f0e06 *.color0: #0f0e06 *.color8: #36322f ! red -*.color1: #ef656a -*.color9: #ef656a +*.color1: #ff7a7f +*.color9: #f06a3f ! green *.color2: #2fa526 -*.color10: #2fa526 +*.color10: #64aa0f ! yellow *.color3: #c48702 -*.color11: #c48702 +*.color11: #d0730f ! blue -*.color4: #379cf6 -*.color12: #379cf6 +*.color4: #6a88ff +*.color12: #029fff ! magenta *.color5: #d570af -*.color13: #d570af +*.color13: #af8aff ! cyan *.color6: #4fb0cf -*.color14: #4fb0cf +*.color14: #6fafff ! white *.color7: #cfbcba *.color15: #cfbcba @@ -32,7 +32,7 @@ st.font: Comic Code-14 dmenu.background: #0f0e06 dmenu.foreground: #cfbcba -dmenu.selbackground: #36322f +dmenu.selbackground: #692a12 dmenu.selforeground: #cfbcba dmenu.font: Comic Code-14 |
