Add a faded icon colour
This commit is contained in:
@@ -8,6 +8,7 @@ licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
[Icons]
|
||||
default = 150, 150, 150
|
||||
faded = 97, 97, 97
|
||||
red = 242, 72, 23
|
||||
orange = 255, 150, 10
|
||||
yellow = 255, 255, 0
|
||||
|
||||
@@ -9,6 +9,7 @@ licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
[Icons]
|
||||
default = 204, 204, 204
|
||||
faded = 148, 148, 148
|
||||
red = 242, 119, 122
|
||||
orange = 249, 145, 57
|
||||
yellow = 255, 204, 102
|
||||
|
||||
@@ -9,6 +9,7 @@ licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
[Icons]
|
||||
default = 77, 77, 76
|
||||
faded = 108, 108, 108
|
||||
red = 240, 40, 41
|
||||
orange = 245, 135, 31
|
||||
yellow = 234, 183, 0
|
||||
|
||||
@@ -24,6 +24,7 @@ licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
|
||||
|
||||
[Icons]
|
||||
default = 248, 248, 242
|
||||
faded = 98, 114, 164
|
||||
red = 255, 85, 85
|
||||
orange = 255, 184, 108
|
||||
yellow = 241, 250, 140
|
||||
|
||||
@@ -8,6 +8,7 @@ licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
||||
|
||||
[Icons]
|
||||
default = 253, 246, 227
|
||||
faded = 166, 161, 149
|
||||
red = 220, 50, 47
|
||||
orange = 203, 75, 22
|
||||
yellow = 181, 137, 0
|
||||
|
||||
@@ -8,6 +8,7 @@ licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
||||
|
||||
[Icons]
|
||||
default = 0, 43, 54
|
||||
faded = 78, 91, 95
|
||||
red = 220, 50, 47
|
||||
orange = 203, 75, 22
|
||||
yellow = 181, 137, 0
|
||||
|
||||
Reference in New Issue
Block a user