diff options
| author | BardofSprites <[email protected]> | 2024-10-23 17:18:55 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-23 17:18:55 -0400 |
| commit | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (patch) | |
| tree | 3e6da97d7523a81dc6a288fdba7961d3d6844da3 /ef-xresources | |
| parent | 46e0484cad0711ea3c75633cd688571809339d1a (diff) | |
correct colors
Diffstat (limited to 'ef-xresources')
| -rw-r--r-- | ef-xresources/Xresources.cyprus | 2 | ||||
| -rw-r--r-- | ef-xresources/Xresources.spring | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ef-xresources/Xresources.cyprus b/ef-xresources/Xresources.cyprus index 6c39be8..30c7947 100644 --- a/ef-xresources/Xresources.cyprus +++ b/ef-xresources/Xresources.cyprus @@ -1,7 +1,7 @@ ! Ef Cyprus Xresources theme *.foreground: #242521 *.background: #fcf7ef -*.cursorColor: #242521 +*.cursorColor: #007f00 ! black *.color0: #242521 *.color8: #c5c3b8 diff --git a/ef-xresources/Xresources.spring b/ef-xresources/Xresources.spring index 3b8f292..2335777 100644 --- a/ef-xresources/Xresources.spring +++ b/ef-xresources/Xresources.spring @@ -1,7 +1,7 @@ !!!!! Ef Spring Xresources theme *.foreground: #34494a *.background: #f6fff9 -*.cursorColor: #34494a +*.cursorColor: #bf005f ! black *.color0: #34494a *.color8: #595959 |
