aboutsummaryrefslogtreecommitdiffstats
path: root/src/theme/default/legacy.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme/default/legacy.js')
-rw-r--r--src/theme/default/legacy.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theme/default/legacy.js b/src/theme/default/legacy.js
index e894a06ed..3f4bec5d5 100644
--- a/src/theme/default/legacy.js
+++ b/src/theme/default/legacy.js
@@ -22,7 +22,6 @@ export const themeTransitionTime = '.5s';
22 22
23export const themeInsetShadow = 'inset 0 2px 5px rgba(0, 0, 0, .03)'; 23export const themeInsetShadow = 'inset 0 2px 5px rgba(0, 0, 0, .03)';
24 24
25
26export const darkThemeBlack = '#1A1A1A'; 25export const darkThemeBlack = '#1A1A1A';
27 26
28export const darkThemeGrayDarkest = '#1E1E1E'; 27export const darkThemeGrayDarkest = '#1E1E1E';