FF opac skinning; small logo needs work
authorBill Erickson <berick@esilibrary.com>
Mon, 10 Feb 2014 21:49:10 +0000 (16:49 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 10 Feb 2014 21:49:10 +0000 (16:49 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/parts/css/colors.tt2
Open-ILS/src/templates/opac/parts/footer.tt2
Open-ILS/web/favicon.ico
Open-ILS/web/opac/images/main_logo.png
Open-ILS/web/opac/images/small_logo.png

index eda641d..0e26a4e 100644 (file)
@@ -8,14 +8,14 @@
         text_alert = "red", # red
         text_attention = "#ffcc33", # pumpkin orange
         text_badnews = "#f41d36", # cherry red
-        text_goodnews = "#1dd93c", # lime green
-        text_greatnews = "green", # green
+        text_goodnews = "#7ea8fe", # # pale blue
+        text_greatnews = "blue", # blue
         text_invert = "#fff", # white
         text_match = "#c00", # deep red
-        primary = "#00593d", # dark green
-        primary_fade = "#007a54", # medium green
-        primary_offset = "#417860", # light_green
-        control = "#69A088", # lighter green
+        primary = "#00518f", # dark blue
+        primary_fade = "#0051fa", # medium blue
+        primary_offset = "#7ea8fe", # light_blue
+        control = "#fba65a", # light orange
         accent_light = "#ccc", #  grey (light)
         accent_lighter = "#ddd", #  grey (lighter)
         accent_lighter2 = "#d8d8d8", #  grey (lighter again)
index 4e62f85..f6ccf7d 100644 (file)
@@ -24,7 +24,7 @@
     <div id="footer_logo">
         [% l('Powered by') %]
         <a href="http://evergreen-ils.org">
-            <img src="[% ctx.media_prefix %]/opac/images/eg_tiny_logo.png"
+            <img src="[% ctx.media_prefix %]/opac/images/small_logo.png"
                 style="border:none; width: 94px; height: 16px;"
                 alt="[% l('Evergreen') %]"
             />
index c0cdfc4..3234552 100644 (file)
Binary files a/Open-ILS/web/favicon.ico and b/Open-ILS/web/favicon.ico differ
index 3ae9b35..648dc94 100644 (file)
Binary files a/Open-ILS/web/opac/images/main_logo.png and b/Open-ILS/web/opac/images/main_logo.png differ
index 47ef919..0aa8b0c 100644 (file)
Binary files a/Open-ILS/web/opac/images/small_logo.png and b/Open-ILS/web/opac/images/small_logo.png differ