Update
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
* {
|
||||
background: #0B0D13;
|
||||
background-alt: #13161d;
|
||||
foreground: #fdfdfd;
|
||||
selected: #C50ED2;
|
||||
active: #5adecd;
|
||||
urgent: #f37f97;
|
||||
}
|
||||
@@ -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