Fix Noctis button text colour
This commit is contained in:
@@ -7,7 +7,7 @@ credit = Liviu Schera, and contributors
|
||||
url = https://github.com/liviuschera/noctis
|
||||
|
||||
##
|
||||
# Noctis Lux : themes/lux.json
|
||||
# Noctis Lux : themes/noctis.json
|
||||
##
|
||||
# colors
|
||||
# selection.background : #107684 -> Palette.highlight
|
||||
@@ -17,6 +17,7 @@ url = https://github.com/liviuschera/noctis
|
||||
# editor.selectionBackground : #169fb144 -> Syntax.line, Syntax.texthighlight
|
||||
# textLink.foreground : #40d4e7 -> Palette.link, Syntax.link
|
||||
# input.background : #052529 -> Palette.button
|
||||
# input.foreground : #cdd3de -> Palette.buttontext
|
||||
# notifications.foreground : #cdd3de -> Palette.tooltiptext
|
||||
# notifications.background : #073940 -> Palette.tooltipbase
|
||||
##
|
||||
@@ -70,7 +71,7 @@ text = default
|
||||
tooltipbase = #073940
|
||||
tooltiptext = #cdd3de
|
||||
button = base
|
||||
buttontext = #6a7a7c
|
||||
buttontext = #cdd3de
|
||||
brighttext = base
|
||||
highlight = #107684
|
||||
highlightedtext = default
|
||||
|
||||
@@ -17,6 +17,7 @@ url = https://github.com/liviuschera/noctis
|
||||
# editor.selectionBackground : #ade2eb77 -> Syntax.line, Syntax.texthighlight
|
||||
# textLink.foreground : #00c6e0 -> Palette.link, Syntax.link
|
||||
# input.background : #fef8ec -> Palette.button
|
||||
# input.foreground : #6a7a7c -> Palette.buttontext
|
||||
# notifications.foreground : #005661 -> Palette.tooltiptext
|
||||
# notifications.background : #f2edde -> Palette.tooltipbase
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user