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