Update
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
* {
|
||||
background: #141c21;
|
||||
background-alt: #1a242b;
|
||||
foreground: #93a1a1;
|
||||
selected: #5294E2;
|
||||
active: #819400;
|
||||
urgent: #d12f2c;
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
/* Copyright (C) 2020-2023 Aditya Shakya <adi1090x@gmail.com> */
|
||||
|
||||
/* Text Font */
|
||||
|
||||
* {
|
||||
font: "Iosevka 10";
|
||||
}
|
||||
Reference in New Issue
Block a user