mirror of
https://github.com/zedsalim/debian-z.git
synced 2026-01-09 03:49:32 +00:00
Update
This commit is contained in:
parent
2d1bd8ac64
commit
5ec3bdebdd
20 changed files with 663 additions and 47 deletions
|
|
@ -1,10 +1,10 @@
|
|||
* {
|
||||
font: "Jetbrains Mono 12";
|
||||
foreground: #f8f8f2;
|
||||
background-color: #282a36;
|
||||
active-background: #d6acff;
|
||||
urgent-background: #ff5555;
|
||||
urgent-foreground: #282a36;
|
||||
foreground: #d8d8d8;
|
||||
background-color: #181818;
|
||||
active-background: #878787;
|
||||
urgent-background: #ab4642;
|
||||
urgent-foreground: #151515;
|
||||
selected-background: @active-background;
|
||||
selected-urgent-background: @urgent-background;
|
||||
selected-active-background: @active-background;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue