Tone down the default icon colour a little from the text colour
This commit is contained in:
@@ -23,7 +23,7 @@ licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
|
||||
##
|
||||
|
||||
[Icons]
|
||||
default = 248, 248, 242
|
||||
default = 230, 230, 224
|
||||
faded = 98, 114, 164
|
||||
red = 255, 85, 85
|
||||
orange = 255, 184, 108
|
||||
@@ -36,7 +36,7 @@ purple = 189, 147, 249
|
||||
[Project]
|
||||
root = 189, 147, 249
|
||||
folder = 241, 250, 140
|
||||
file = 248, 248, 242
|
||||
file = 230, 230, 224
|
||||
title = 80, 250, 123
|
||||
chapter = 255, 85, 85
|
||||
scene = 139, 233, 253
|
||||
|
||||
Reference in New Issue
Block a user