bugs and dark theme
This commit is contained in:
parent
9eee80673d
commit
2423113b7e
@ -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)'}
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user