Tone down the default icon colour a little from the text colour
This commit is contained in:
@@ -7,7 +7,7 @@ license = MIT
|
||||
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
||||
|
||||
[Icons]
|
||||
default = 253, 246, 227
|
||||
default = 230, 223, 206
|
||||
faded = 166, 161, 149
|
||||
red = 220, 50, 47
|
||||
orange = 203, 75, 22
|
||||
@@ -20,7 +20,7 @@ purple = 108, 113, 196
|
||||
[Project]
|
||||
root = 42, 161, 152
|
||||
folder = 42, 161, 152
|
||||
file = 253, 246, 227
|
||||
file = 230, 223, 206
|
||||
title = 133, 153, 0
|
||||
chapter = 220, 50, 47
|
||||
scene = 38, 139, 210
|
||||
|
||||
Reference in New Issue
Block a user