diff --git a/atoms/index.html b/atoms/index.html
index 33c74e6..e1b64c4 100644
--- a/atoms/index.html
+++ b/atoms/index.html
@@ -87,8 +87,8 @@
};
var themeChart = { //themeChart[element][theme]
- "pulltab": {'light': '#B3DAFF','dark': '#F33333'},
- "sidebar": {'light':'#E6F5FF','dark':'#FF5858'}
+ "pulltab": {'light': '#B3DAFF','dark': '#779550'},
+ "sidebar": {'light':'#E6F5FF','dark':'#7b925d'}
};