Fix a few inconsistencies
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
[Main]
|
|
||||||
name = Qt Default Theme
|
|
||||||
description = Qt standard colours
|
|
||||||
@@ -34,8 +34,8 @@ windowtext = #000000
|
|||||||
base = #ffffff
|
base = #ffffff
|
||||||
alternatebase = #e0e0e0
|
alternatebase = #e0e0e0
|
||||||
text = #000000
|
text = #000000
|
||||||
tooltipbase = #ffffdc
|
tooltipbase = #ffffc0
|
||||||
tooltiptext = #000000
|
tooltiptext = #15150d
|
||||||
button = #efefef
|
button = #efefef
|
||||||
buttontext = #000000
|
buttontext = #000000
|
||||||
brighttext = #ffffff
|
brighttext = #ffffff
|
||||||
|
|||||||
@@ -53,11 +53,11 @@ windowtext = #000000
|
|||||||
base = #ffffff
|
base = #ffffff
|
||||||
alternatebase = #d6d6d6
|
alternatebase = #d6d6d6
|
||||||
text = #000000
|
text = #000000
|
||||||
tooltipbase = #ffffdc
|
tooltipbase = #ffffc0
|
||||||
tooltiptext = #000000
|
tooltiptext = #15150d
|
||||||
button = #ffffff
|
button = #efefef
|
||||||
buttontext = #000000
|
buttontext = #000000
|
||||||
brighttext = #ffffff
|
brighttext = #efefef
|
||||||
highlight = blue
|
highlight = blue
|
||||||
highlightedtext = #ffffff
|
highlightedtext = #ffffff
|
||||||
link = blue
|
link = blue
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ credit = Chris Kempson (color theme)
|
|||||||
url = https://github.com/chriskempson/tomorrow-theme
|
url = https://github.com/chriskempson/tomorrow-theme
|
||||||
license = MIT License
|
license = MIT License
|
||||||
licenseurl = https://github.com/chriskempson/tomorrow-theme/blob/master/LICENSE.md
|
licenseurl = https://github.com/chriskempson/tomorrow-theme/blob/master/LICENSE.md
|
||||||
|
|
||||||
##
|
##
|
||||||
# Theme: Tomorrow Night
|
# Theme: Tomorrow Night
|
||||||
# Source: https://github.com/chriskempson/tomorrow-theme
|
# Source: https://github.com/chriskempson/tomorrow-theme
|
||||||
|
|||||||
Reference in New Issue
Block a user