Switch back to default colours
This commit is contained in:
parent
6049a8b6cd
commit
cab9dc5193
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
:root {
|
||||
--term-colour: #9C64FE;
|
||||
--term-bg-colour: #191919;
|
||||
--term-colour: white;
|
||||
--term-bg-colour: #3C3C3C;
|
||||
--main-colour: white;
|
||||
--main-bg-colour: #3C3C3C;
|
||||
--body-bg-colour: black;
|
||||
|
|
Loading…
Reference in a new issue