diff --git a/novelwriter/assets/themes/cyberpunk_night.conf b/novelwriter/assets/themes/cyberpunk_night.conf index 50059c96..b163cbc5 100644 --- a/novelwriter/assets/themes/cyberpunk_night.conf +++ b/novelwriter/assets/themes/cyberpunk_night.conf @@ -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 diff --git a/novelwriter/assets/themes/default_dark.conf b/novelwriter/assets/themes/default_dark.conf index e5e57d6b..d9439768 100644 --- a/novelwriter/assets/themes/default_dark.conf +++ b/novelwriter/assets/themes/default_dark.conf @@ -8,7 +8,7 @@ license = CC BY-SA 4.0 licenseurl = https://creativecommons.org/licenses/by-sa/4.0/ [Icons] -default = 204, 204, 204 +default = 184, 184, 184 faded = 148, 148, 148 red = 242, 119, 122 orange = 249, 145, 57 diff --git a/novelwriter/assets/themes/default_light.conf b/novelwriter/assets/themes/default_light.conf index dba5fc94..b6f7e8d5 100644 --- a/novelwriter/assets/themes/default_light.conf +++ b/novelwriter/assets/themes/default_light.conf @@ -8,7 +8,7 @@ license = CC BY-SA 4.0 licenseurl = https://creativecommons.org/licenses/by-sa/4.0/ [Icons] -default = 77, 77, 76 +default = 72, 72, 72 faded = 108, 108, 108 red = 240, 40, 41 orange = 245, 135, 31 @@ -21,7 +21,7 @@ purple = 137, 89, 168 [Project] root = 66, 113, 174 folder = 234, 183, 0 -file = 77, 77, 76 +file = 72, 72, 72 title = 113, 140, 0 chapter = 240, 40, 41 scene = 66, 113, 174 diff --git a/novelwriter/assets/themes/dracula.conf b/novelwriter/assets/themes/dracula.conf index 849f3294..827d4eab 100644 --- a/novelwriter/assets/themes/dracula.conf +++ b/novelwriter/assets/themes/dracula.conf @@ -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 diff --git a/novelwriter/assets/themes/solarized_dark.conf b/novelwriter/assets/themes/solarized_dark.conf index 25a5e32d..6d835dfb 100644 --- a/novelwriter/assets/themes/solarized_dark.conf +++ b/novelwriter/assets/themes/solarized_dark.conf @@ -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 diff --git a/novelwriter/assets/themes/solarized_light.conf b/novelwriter/assets/themes/solarized_light.conf index 805fbd5f..b9e3162c 100644 --- a/novelwriter/assets/themes/solarized_light.conf +++ b/novelwriter/assets/themes/solarized_light.conf @@ -7,7 +7,7 @@ license = MIT licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE [Icons] -default = 0, 43, 54 +default = 59, 68, 71 faded = 78, 91, 95 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 = 0, 43, 54 +file = 59, 68, 71 title = 133, 153, 0 chapter = 220, 50, 47 scene = 38, 139, 210