Fix a few inconsistencies

This commit is contained in:
Veronica Berglyd Olsen
2025-06-02 20:05:52 +02:00
parent eed5cd1877
commit d0f11a2595
8 changed files with 107 additions and 109 deletions
-3
View File
@@ -1,3 +0,0 @@
[Main]
name = Qt Default Theme
description = Qt standard colours
+22 -22
View File
@@ -34,8 +34,8 @@ windowtext = #000000
base = #ffffff
alternatebase = #e0e0e0
text = #000000
tooltipbase = #ffffdc
tooltiptext = #000000
tooltipbase = #ffffc0
tooltiptext = #15150d
button = #efefef
buttontext = #000000
brighttext = #ffffff
@@ -50,23 +50,23 @@ fadedtext = #6c6c6c
errortext = red
[Syntax]
background = #ffffff
text = #000000
link = blue
headertext = green
headertag = green, 160
emphasis = orange
dialog = blue
altdialog = blue
note = yellow
hidden = faded
shortcode = green
keyword = red
tag = green
value = blue
optional = green
spellcheckline = red
errorline = green
replacetag = green
modifier = green
texthighlight = #c8c80060
background = #ffffff
text = #000000
link = blue
headertext = green
headertag = green, 160
emphasis = orange
dialog = blue
altdialog = blue
note = yellow
hidden = faded
shortcode = green
keyword = red
tag = green
value = blue
optional = green
spellcheckline = red
errorline = green
replacetag = green
modifier = green
texthighlight = #c8c80060
+20 -20
View File
@@ -69,23 +69,23 @@ fadedtext = faded
errortext = red
[Syntax]
background = #fbfbfb
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #80764b
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = orange
optional = blue
spellcheckline = red
errorline = green
replacetag = aqua
modifier = green
texthighlight = yellow, 96
background = #fbfbfb
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #80764b
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = orange
optional = blue
spellcheckline = red
errorline = green
replacetag = aqua
modifier = green
texthighlight = yellow, 96
+20 -20
View File
@@ -69,23 +69,23 @@ fadedtext = faded
errortext = red
[Syntax]
background = #011627
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #fff9ca
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = orange
optional = blue
spellcheckline = red
errorline = green
replacetag = aqua
modifier = green
texthighlight = yellow, 96
background = #011627
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #fff9ca
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = orange
optional = blue
spellcheckline = red
errorline = green
replacetag = aqua
modifier = green
texthighlight = yellow, 96
+20 -20
View File
@@ -59,23 +59,23 @@ fadedtext = faded
errortext = red
[Syntax]
background = #2e3436
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #fcf2a4
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = red
optional = blue
spellcheckline = red
errorline = green
replacetag = cyan
modifier = blue
texthighlight = yellow, 96
background = #2e3436
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #fcf2a4
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = red
optional = blue
spellcheckline = red
errorline = green
replacetag = cyan
modifier = blue
texthighlight = yellow, 96
+20 -20
View File
@@ -59,23 +59,23 @@ fadedtext = faded
errortext = red
[Syntax]
background = #eeeeec
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #a78800
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = red
optional = blue
spellcheckline = red
errorline = green
replacetag = cyan
modifier = blue
texthighlight = yellow, 96
background = #eeeeec
text = default
link = blue
headertext = blue
headertag = blue, 160
emphasis = orange
dialog = green
altdialog = yellow
note = #a78800
hidden = faded
shortcode = blue
keyword = red
tag = purple
value = red
optional = blue
spellcheckline = red
errorline = green
replacetag = cyan
modifier = blue
texthighlight = yellow, 96
+4 -4
View File
@@ -53,11 +53,11 @@ windowtext = #000000
base = #ffffff
alternatebase = #d6d6d6
text = #000000
tooltipbase = #ffffdc
tooltiptext = #000000
button = #ffffff
tooltipbase = #ffffc0
tooltiptext = #15150d
button = #efefef
buttontext = #000000
brighttext = #ffffff
brighttext = #efefef
highlight = blue
highlightedtext = #ffffff
link = blue
@@ -6,6 +6,7 @@ credit = Chris Kempson (color theme)
url = https://github.com/chriskempson/tomorrow-theme
license = MIT License
licenseurl = https://github.com/chriskempson/tomorrow-theme/blob/master/LICENSE.md
##
# Theme: Tomorrow Night
# Source: https://github.com/chriskempson/tomorrow-theme