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 = {
|
settings = {
|
||||||
"colors" = {
|
"colors" = {
|
||||||
bg = "#151515";
|
|
||||||
bg-alt = "#232323";
|
|
||||||
fg = "#fafafa";
|
fg = "#fafafa";
|
||||||
fg-alt = "#bdbdbd";
|
fg-alt = "#bdbdbd";
|
||||||
|
|
||||||
blue = "#2979ff";
|
|
||||||
cyan = "#00e5ff";
|
|
||||||
green = "#00e676";
|
|
||||||
orange = "#ff9100";
|
|
||||||
pink = "#f50057";
|
|
||||||
purple = "#d500f9";
|
purple = "#d500f9";
|
||||||
red = "#ff1744";
|
red = "#ff1744";
|
||||||
yellow = "#ffea00";
|
|
||||||
|
|
||||||
black = "#000";
|
|
||||||
white = "#FFF";
|
|
||||||
|
|
||||||
trans = "#00000000";
|
trans = "#00000000";
|
||||||
semi-trans = "#ee282828";
|
|
||||||
semi-trans-black = "#aa000000";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
"bar/primary" = {
|
"bar/primary" = {
|
||||||
|
|
@ -115,7 +102,7 @@
|
||||||
format = "<label-state> <label-mode>";
|
format = "<label-state> <label-mode>";
|
||||||
|
|
||||||
label-focused = "%{T7}●%{T-}";
|
label-focused = "%{T7}●%{T-}";
|
||||||
label-focused-foreground = "\${colors.fg}";
|
label-focused-foreground = "\${colors.purple}";
|
||||||
label-focused-padding = 1;
|
label-focused-padding = 1;
|
||||||
|
|
||||||
label-occupied = "%{T7}●%{T-}";
|
label-occupied = "%{T7}●%{T-}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue