Add preview colours for Nord

This commit is contained in:
2021-12-24 13:00:12 +00:00
parent 04646d23b8
commit 47fb1b013e

View File

@@ -494,6 +494,12 @@ table a{
color: #4C432E;
}
.theme-nord{
background-color: #2E3440;
border: 4px solid #8FBCBB;
color: #E5E9F0;
}
/* MEDIA QUERIES */