Add files via upload
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
/* Colors */
|
||||||
|
|
||||||
|
* {
|
||||||
|
background: #1a1b26;
|
||||||
|
background-alt: #16161e;
|
||||||
|
foreground: #f7ebe7;
|
||||||
|
}
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
/* Text Font */
|
||||||
|
|
||||||
|
* {
|
||||||
|
font: "Fira Sans Bold 12";
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user