diff --git a/ohayodash/static/css/styles.css b/ohayodash/static/css/styles.css index b2f6844..08276b3 100755 --- a/ohayodash/static/css/styles.css +++ b/ohayodash/static/css/styles.css @@ -494,6 +494,12 @@ table a{ color: #4C432E; } +.theme-nord{ + background-color: #2E3440; + border: 4px solid #8FBCBB; + color: #E5E9F0; +} + /* MEDIA QUERIES */