Changed CSS colors to KCPL theme.
authorGarry Collum <gcollum@gmail.com>
Mon, 16 May 2016 17:55:52 +0000 (13:55 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 10 Aug 2016 16:21:03 +0000 (12:21 -0400)
Open-ILS/src/kcpl_templates/opac/parts/css/colors.tt2

index 85e00bd..5dbb3ca 100644 (file)
@@ -3,7 +3,7 @@
 
         background = "#fff", # white
         background_alert = "#ffcccc", # pink
-        background_invert = "#252525", # charcoal
+        background_invert = "#003366", # bright blue 
         text = "black", # black 
         text_alert = "red", # red
         text_attention = "#ffcc33", # pumpkin orange
@@ -12,9 +12,9 @@
         text_greatnews = "green", # green
         text_invert = "#fff", # white
         text_match = "#c00", # deep red
-        primary = "#00593d", # dark green
-        primary_fade = "#007a54", # medium green
-        primary_offset = "#417860", # light_green
+        primary = "#003d59", # dark blue
+        primary_fade = "#0f547a", # medium blue
+        primary_offset = "#416078", # light_blue
         control = "#69A088", # lighter green
         accent_light = "#ccc", #  grey (light)
         accent_lighter = "#ddd", #  grey (lighter)