Tweak cursor colour in tangere theme
This commit is contained in:
parent
88a8dd1698
commit
ab3e6950c7
2 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ palette = 14=#a9c9cc
|
||||||
palette = 15=#2f4656
|
palette = 15=#2f4656
|
||||||
background = #1a2938
|
background = #1a2938
|
||||||
foreground = #fdfdd9
|
foreground = #fdfdd9
|
||||||
cursor-color = #fdfdd9
|
cursor-color = #2f4656
|
||||||
cursor-text = #fdfdd9
|
cursor-text = #2f4656
|
||||||
selection-background = #fdfdd9
|
selection-background = #fdfdd9
|
||||||
selection-foreground = #1a2938
|
selection-foreground = #1a2938
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ palette = 14=#002a40
|
||||||
palette = 15=#d1d1d1
|
palette = 15=#d1d1d1
|
||||||
background = #fdfdfa
|
background = #fdfdfa
|
||||||
foreground = #000000
|
foreground = #000000
|
||||||
cursor-color = #ffffff
|
cursor-color = #d1d1d1
|
||||||
cursor-text = #ffffff
|
cursor-text = #d1d1d1
|
||||||
selection-background = #000000
|
selection-background = #000000
|
||||||
selection-foreground = #fdfdfa
|
selection-foreground = #fdfdfa
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue