diff options
| author | BardofSprites <[email protected]> | 2024-08-30 07:19:39 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-30 07:19:39 -0400 |
| commit | 3490a9345dd6ae1b05e8907a09312912232f875d (patch) | |
| tree | 0422b4f07b894da54782cf5c23502241c3cd4c30 /xorg/Xresources.cyprus | |
| parent | 4b0d2eeaa6578bfb56fd3cf0975af50de22d36dd (diff) | |
accurate colors
Diffstat (limited to 'xorg/Xresources.cyprus')
| -rw-r--r-- | xorg/Xresources.cyprus | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/xorg/Xresources.cyprus b/xorg/Xresources.cyprus index 008e121..6c39be8 100644 --- a/xorg/Xresources.cyprus +++ b/xorg/Xresources.cyprus @@ -4,25 +4,25 @@ *.cursorColor: #242521 ! black *.color0: #242521 -*.color8: #e5e3d8 +*.color8: #c5c3b8 ! red *.color1: #9f0d0f -*.color9: #9f0d0f +*.color9: #dd0020 ! green *.color2: #006f00 -*.color10: #006f00 +*.color10: #557400 ! yellow *.color3: #a7601f -*.color11: #a7601f +*.color11: #bf4400 ! blue -*.color4: #375cc6 -*.color12: #375cc6 +*.color4: #444fcf +*.color12: #065fbf ! magenta *.color5: #9a456f -*.color13: #9a456f +*.color13: #8448aa ! cyan -*.color6: #1f70ad -*.color14: #1f70ad +*.color6: #3f6faf +*.color14: #007a9f ! white *.color7: #fcf7ef *.color15: #fcf7ef |
