wip
This commit is contained in:
parent
93a4b412b4
commit
7b6e0bfbfa
9 changed files with 398 additions and 0 deletions
6
custom.css
Normal file
6
custom.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
:root {
|
||||
--background-color: rgba(40, 42, 54, 0.8); /* Dracula dark */
|
||||
--foreground-color: #f8f8f2;
|
||||
--cursor-color: #f8f8f2;
|
||||
--font-family: "Fira Code", monospace;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue