hosts: rename cityseventeen and apeturescience
This commit is contained in:
parent
7a3833b08a
commit
ff1392552b
44 changed files with 37 additions and 37 deletions
42
hosts/tyresidon/skel/waybar/style.css
Normal file
42
hosts/tyresidon/skel/waybar/style.css
Normal file
|
@ -0,0 +1,42 @@
|
|||
@define-color base00 #191724;
|
||||
@define-color base01 #1f1d2e;
|
||||
@define-color base02 #26233a;
|
||||
@define-color base03 #6e6a86;
|
||||
@define-color base04 #908caa;
|
||||
@define-color base05 #e0def4;
|
||||
@define-color base06 #e0def4;
|
||||
@define-color base07 #524f67;
|
||||
@define-color base08 #eb6f92;
|
||||
@define-color base09 #f6c177;
|
||||
@define-color base0A #ebbcba;
|
||||
@define-color base0B #31748f;
|
||||
@define-color base0C #9ccfd8;
|
||||
@define-color base0D #c4a7e7;
|
||||
@define-color base0E #f6c177;
|
||||
@define-color base0F #524f67;
|
||||
|
||||
* {
|
||||
color: @base05;
|
||||
font-family: monospace;
|
||||
font-size: 9pt;
|
||||
border-radius: 0px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background: @base01;
|
||||
}
|
||||
|
||||
.modules-right,
|
||||
.modules-left {
|
||||
padding: 0px 10px;
|
||||
}
|
||||
|
||||
#custom-nixos {
|
||||
color: @base0D;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 4px 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue