mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-09 14:34:53 +02:00
themes: [gruvbox] Fix cursor color
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"special": {
|
||||
"background": "#282828",
|
||||
"foreground": "#a89984",
|
||||
"cursor": "#a89984"
|
||||
"cursor": "#ebdbb2"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#282828",
|
||||
|
Reference in New Issue
Block a user