aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/features.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/features.scss')
-rw-r--r--src/styles/features.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/features.scss b/src/styles/features.scss
index 80362b648..c6d982b25 100644
--- a/src/styles/features.scss
+++ b/src/styles/features.scss
@@ -23,6 +23,6 @@
23 } 23 }
24} 24}
25 25
26.theme__dark .publish-debug, .theme__dark .nightly-builds { 26.theme__dark .publish-debug {
27 background: $dark-theme-gray-darkest; 27 background: $dark-theme-gray-darkest;
28} 28}