Added: Catpuccin
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
@import "mocha.css";
|
||||
|
||||
* {
|
||||
font-family: "JetBrains Mono Nerd Font";
|
||||
/*font-family: "JetBrainsMono Nerd Font";*/
|
||||
font-weight: bold;
|
||||
font-size: 15px;
|
||||
color: @text;
|
||||
}
|
||||
|
||||
#custom-notification {
|
||||
@@ -13,12 +16,8 @@
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background: #092047;
|
||||
/* border-radius: 15px; */
|
||||
/* border: 2px solid #124323; */
|
||||
/* border: 0px solid #A1BDCE; */
|
||||
border: 3px solid rgba(172, 97, 185, 1);
|
||||
border-radius: 10px;
|
||||
background-color: shade(@base, 0.9);
|
||||
border: 2px solid alpha(@crust, 0.3);
|
||||
}
|
||||
|
||||
tooltip {
|
||||
|
Reference in New Issue
Block a user