feat: add initial command pallete

This commit is contained in:
2023-07-31 04:19:04 +02:00
parent d47ffb94bf
commit e3df1fbd19
12 changed files with 488 additions and 11 deletions

View File

@ -12,7 +12,6 @@ pre {
left: 0;
z-index:0;
position: absolute;
opacity: 0.7;
height: 100%;
width: 100%;
background: url(/grainy-gradient.png);