mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-14 10:32:19 +00:00
Add preview colours for Nord
This commit is contained in:
@@ -494,6 +494,12 @@ table a{
|
|||||||
color: #4C432E;
|
color: #4C432E;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.theme-nord{
|
||||||
|
background-color: #2E3440;
|
||||||
|
border: 4px solid #8FBCBB;
|
||||||
|
color: #E5E9F0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* MEDIA QUERIES */
|
/* MEDIA QUERIES */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user