non important commit
This commit is contained in:
parent
d408f39cd5
commit
84a31e4b26
1 changed files with 1 additions and 14 deletions
|
|
@ -13,26 +13,13 @@
|
|||
|
||||
settings = {
|
||||
"colors" = {
|
||||
bg = "#151515";
|
||||
bg-alt = "#232323";
|
||||
fg = "#fafafa";
|
||||
fg-alt = "#bdbdbd";
|
||||
|
||||
blue = "#2979ff";
|
||||
cyan = "#00e5ff";
|
||||
green = "#00e676";
|
||||
orange = "#ff9100";
|
||||
pink = "#f50057";
|
||||
purple = "#d500f9";
|
||||
red = "#ff1744";
|
||||
yellow = "#ffea00";
|
||||
|
||||
black = "#000";
|
||||
white = "#FFF";
|
||||
|
||||
trans = "#00000000";
|
||||
semi-trans = "#ee282828";
|
||||
semi-trans-black = "#aa000000";
|
||||
};
|
||||
|
||||
"bar/primary" = {
|
||||
|
|
@ -115,7 +102,7 @@
|
|||
format = "<label-state> <label-mode>";
|
||||
|
||||
label-focused = "%{T7}●%{T-}";
|
||||
label-focused-foreground = "\${colors.fg}";
|
||||
label-focused-foreground = "\${colors.purple}";
|
||||
label-focused-padding = 1;
|
||||
|
||||
label-occupied = "%{T7}●%{T-}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue