Update
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
* {
|
||||
background: #01161b;
|
||||
background-alt: #022a34;
|
||||
foreground: #66FFFF;
|
||||
selected: #007B82;
|
||||
active: #00ff00;
|
||||
urgent: #ff0000;
|
||||
}
|
||||
@@ -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