Tone down the default icon colour a little from the text colour
This commit is contained in:
@@ -7,7 +7,7 @@ license = CC BY-SA 4.0
|
||||
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
[Icons]
|
||||
default = 150, 150, 150
|
||||
default = 136, 136, 136
|
||||
faded = 97, 97, 97
|
||||
red = 242, 72, 23
|
||||
orange = 255, 150, 10
|
||||
@@ -19,7 +19,7 @@ purple = 50, 0, 180
|
||||
|
||||
[Project]
|
||||
root = 77, 77, 255
|
||||
folder = 255, 255, 0
|
||||
folder = 136, 136, 136
|
||||
file = 150, 150, 150
|
||||
title = 0, 255, 0
|
||||
chapter = 242, 72, 23
|
||||
|
||||
Reference in New Issue
Block a user