aboutsummaryrefslogtreecommitdiffstats
path: root/src/theme/dark/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme/dark/index.js')
-rw-r--r--src/theme/dark/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theme/dark/index.js b/src/theme/dark/index.js
index 5aa64a902..76fece134 100644
--- a/src/theme/dark/index.js
+++ b/src/theme/dark/index.js
@@ -5,4 +5,3 @@ export const colorBackgroundSubscriptionContainer = legacyStyles.themeBrandInfo;
5 5
6export const colorHeadline = legacyStyles.darkThemeTextColor; 6export const colorHeadline = legacyStyles.darkThemeTextColor;
7export const colorText = legacyStyles.darkThemeTextColor; 7export const colorText = legacyStyles.darkThemeTextColor;
8