Initial commit of site with new terminal theme
This commit is contained in:
commit
a3cb590d26
37 changed files with 1534 additions and 0 deletions
5
static/terminal.css
Normal file
5
static/terminal.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
:root {
|
||||
--background: #191919;
|
||||
--foreground: #eceae5;
|
||||
--accent: #88ae68;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue