From 68eaa2db7c3225ee89516a2d9ccbc43efc139e77 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 19 Aug 2015 17:11:10 -0400 Subject: [PATCH] fix footer coloring --- build/shared/lib/theme.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/shared/lib/theme.txt b/build/shared/lib/theme.txt index 2b9303217..abcc5d044 100644 --- a/build/shared/lib/theme.txt +++ b/build/shared/lib/theme.txt @@ -22,13 +22,13 @@ header.tab.unselected.color = #2d4251 # LOWER TABS footer.text.font = processing.sans,bold,12 -footer.text.selected.color = #ffffff -footer.text.unselected.color = #000000 +footer.text.selected.color = #e0fffd +footer.text.unselected.color = #95adb0 footer.tab.arrow.color = #ffffff footer.gradient.top = #132638 footer.gradient.bottom = #122535 -footer.tab.selected.color = #3D5362 -footer.tab.unselected.color = #2d4251 +footer.tab.selected.color = #2d4251 +footer.tab.unselected.color = #1f3241 # updates orange #eb7f15 # CONSOLE