[14/01/24] Adding tokyonight theme
This commit is contained in:
parent
564f42520e
commit
6e846024dc
1 changed files with 10 additions and 1 deletions
|
@ -39,3 +39,12 @@ div.content {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background-color: #1a1b26;
|
||||||
|
color: #a9b1d6;
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #9ece6a;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue