hyperpanel++
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
|
|
||||||
"bar.workspaces.applicationIconEmptyWorkspace" = "";
|
"bar.workspaces.applicationIconEmptyWorkspace" = "";
|
||||||
"bar.workspaces.applicationIconOncePerWorkspace" = false;
|
"bar.workspaces.applicationIconOncePerWorkspace" = false;
|
||||||
"bar.workspaces.numbered_active_indicator" = "underline";
|
"bar.workspaces.numbered_active_indicator" = "color";
|
||||||
"bar.workspaces.scroll_speed" = 1;
|
"bar.workspaces.scroll_speed" = 1;
|
||||||
"bar.workspaces.showAllActive" = false;
|
"bar.workspaces.showAllActive" = false;
|
||||||
"bar.workspaces.showApplicationIcons" = true;
|
"bar.workspaces.showApplicationIcons" = true;
|
||||||
@@ -259,10 +259,11 @@
|
|||||||
"theme.bar.buttons.workspaces.background" = background;
|
"theme.bar.buttons.workspaces.background" = background;
|
||||||
"theme.bar.buttons.workspaces.border" = accent.base;
|
"theme.bar.buttons.workspaces.border" = accent.base;
|
||||||
"theme.bar.buttons.workspaces.hover" = foreground;
|
"theme.bar.buttons.workspaces.hover" = foreground;
|
||||||
"theme.bar.buttons.workspaces.numbered_active_highlighted_text_color" = accent.base;
|
"theme.bar.buttons.workspaces.numbered_active_highlighted" = accent.base;
|
||||||
"theme.bar.buttons.workspaces.numbered_active_highlight_padding" = "0.2em";
|
"theme.bar.buttons.workspaces.numbered_active_highlighted_text_color" = accent.dark;
|
||||||
|
"theme.bar.buttons.workspaces.numbered_active_highlight_padding" = "0.4em";
|
||||||
"theme.bar.buttons.workspaces.numbered_active_underline_color" = accent.bright;
|
"theme.bar.buttons.workspaces.numbered_active_underline_color" = accent.bright;
|
||||||
"theme.bar.buttons.workspaces.numbered_inactive_padding" = "0.2em";
|
"theme.bar.buttons.workspaces.numbered_inactive_padding" = "0.4em";
|
||||||
"theme.bar.buttons.workspaces.occupied" = secondary.base;
|
"theme.bar.buttons.workspaces.occupied" = secondary.base;
|
||||||
"theme.bar.buttons.workspaces.pill.width" = "4em";
|
"theme.bar.buttons.workspaces.pill.width" = "4em";
|
||||||
"theme.bar.buttons.workspaces.smartHighlight" = true;
|
"theme.bar.buttons.workspaces.smartHighlight" = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user