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
|
||||
alternatebase = #e0e0e0
|
||||
text = #000000
|
||||
tooltipbase = #ffffdc
|
||||
tooltiptext = #000000
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #efefef
|
||||
buttontext = #000000
|
||||
brighttext = #ffffff
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user