mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 08:16:00 +00:00
theme - statusbar, icons
This commit is contained in:
@@ -74,6 +74,10 @@ function fillThemeCore(theme) {
|
||||
fillOne(theme, name, type, add, background, 'fontWhite', 'fontBlack', lightenByTenth, presetDarkPalettes);
|
||||
}
|
||||
}
|
||||
|
||||
if (add.main_type == 'dark') add.main_palettes = presetDarkPalettes;
|
||||
else add.main_palettes = presetPalettes;
|
||||
|
||||
return {
|
||||
...add,
|
||||
...theme,
|
||||
|
||||
Reference in New Issue
Block a user