update: huge style update

This commit is contained in:
2026-03-13 10:37:01 +03:00
parent 1dea8c1a69
commit c49c97d55c
55 changed files with 686 additions and 332 deletions

View File

@@ -0,0 +1,10 @@
* {
background: #0E12196A;
sel-foreground: #111218;
background-alt: #282B3C00;
foreground: #DADAFF;
selected: #6aa0d2;
active: #33CCFF;
urgent: #50FA7B;
border: #0661b4;
}

View File

@@ -0,0 +1,3 @@
* {
font: "JetBrains Mono Nerd Font 13";
}