Merge branch 'main' into theme_settings

This commit is contained in:
Veronica Berglyd Olsen
2025-06-20 16:38:10 +02:00
committed by GitHub
10 changed files with 50 additions and 36 deletions
+2 -2
View File
@@ -67,10 +67,10 @@ hidden = faded
shortcode = green
keyword = red
tag = green
value = blue
value = green
optional = green
spellcheckline = red
errorline = green
replacetag = green
modifier = green
modifier = blue
texthighlight = yellow:72
+2 -2
View File
@@ -67,10 +67,10 @@ hidden = faded
shortcode = green
keyword = red
tag = green
value = blue
value = green
optional = green
spellcheckline = red
errorline = green
replacetag = green
modifier = green
modifier = blue
texthighlight = yellow:72
+13 -13
View File
@@ -26,7 +26,7 @@ url = https://ethanschoonover.com/solarized/
##
[Base]
base = #073642
base = #002b36
default = #fdf6e3
faded = #eee8d5
red = #dc322f
@@ -50,12 +50,12 @@ inactive = red
disabled = faded
[Palette]
window = #002b36
window = #073642
windowtext = default
base = base
alternatebase = #586e75
text = default
tooltipbase = yellow
tooltipbase = yellow:L150
tooltiptext = #002b36
button = base
buttontext = default
@@ -74,21 +74,21 @@ errortext = red
[Syntax]
background = base
text = default
line = default:32
line = #073642
link = blue
headertext = default:D125
headertag = cyan
headertext = blue
headertag = #657b83
emphasis = blue
dialog = cyan
altdialog = cyan
note = cyan:L115
hidden = default:D150
shortcode = yellow
altdialog = red
note = cyan:D125
hidden = default:L200
shortcode = blue
keyword = green
tag = orange
tag = yellow
value = orange
optional = cyan:L115
spellcheckline = orange
optional = cyan:D125
spellcheckline = red
errorline = red
replacetag = green
modifier = yellow
+10 -10
View File
@@ -26,7 +26,7 @@ url = https://ethanschoonover.com/solarized/
##
[Base]
base = #eee8d5
base = #fdf6e3
default = #002b36
faded = #073642
red = #dc322f
@@ -50,12 +50,12 @@ inactive = red
disabled = faded
[Palette]
window = #fdf6e3
window = #eee8d5
windowtext = default
base = base
alternatebase = #93a1a1
text = default
tooltipbase = yellow
tooltipbase = yellow:L150
tooltiptext = #002b36
button = base
buttontext = default
@@ -74,21 +74,21 @@ errortext = red
[Syntax]
background = base
text = default
line = default:32
line = #eee8d5
link = blue
headertext = default:L125
headertag = cyan
headertext = blue
headertag = #657b83
emphasis = blue
dialog = cyan
altdialog = cyan
altdialog = red
note = cyan:D125
hidden = default:L200
shortcode = yellow
shortcode = blue
keyword = green
tag = orange
tag = yellow
value = orange
optional = cyan:D125
spellcheckline = orange
spellcheckline = red
errorline = red
replacetag = green
modifier = yellow