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