summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-18 12:19:30 +0200
committerraveit65 <[email protected]>2014-10-18 12:19:30 +0200
commit3ae986c92fbb4f0eef87cc5982b90f1102483123 (patch)
tree9ef650e08ca71217a991e6eaf56101bbef34fcb7 /desktop-themes/TraditionalOk/gtk-3.0
parent81936a83c7b01ac837835cffeffca75221ff2a14 (diff)
downloadmate-themes-3ae986c92fbb4f0eef87cc5982b90f1102483123.tar.bz2
mate-themes-3ae986c92fbb4f0eef87cc5982b90f1102483123.tar.xz
TraditionalOK GTK3; fix a naming typo
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk.css
index c5c438aa..f7fcdcec 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk.css
@@ -37,8 +37,8 @@
/* Core colors are only used in the current file, as bases for other
color declarations. */
-@define-color core_color_a #a4c2e8; /* Core color for blue widgets in Clearlooks-Phenix. */
-@define-color core_color_b #edeceb; /* Core color for gray widgets in Clearlooks-Phenix. */
+@define-color core_color_a #a4c2e8; /* Core color for blue widgets in TraditionalOK. */
+@define-color core_color_b #edeceb; /* Core color for gray widgets in TraditionalOK. */
/********************************************
* End of configuration for color variants. *