diff --git a/atoms/index.html b/atoms/index.html
index f75ce7b..aac387a 100644
--- a/atoms/index.html
+++ b/atoms/index.html
@@ -89,9 +89,9 @@
};
var themeChart = { //themeChart[element][theme]
- "pulltab": {'light': '#B3DAFF','dark': '#372E38'},
- "sidebar": {'light':'#E6F5FF','dark': '#261F27'},
- "font": {'light': 'rgb(0,0,0)', 'dark': 'rgb(254,254,254)'}
+ "pulltab": {'light': '#B3DAFF','dark': '#779550'},
+ "sidebar": {'light':'#E6F5FF','dark': '#7b925d'},
+ "font": {'light': 'rgb(0,0,0)', 'dark': 'rgb(254,254,254)'}
};