From a75555f3464607b93d523478999b9c8a7dc224a0 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 5 Feb 2019 23:46:02 -0500 Subject: Theme (#1346) * Theme text from linked user list * Theme unlike page, resolves #1335 * Fix comment theme box text, resolves #1340 * Apply spotless --- app/src/web/.idea/watcherTasks.xml | 2 +- app/src/web/assets/css/core/_colors.scss | 2 +- app/src/web/assets/css/core/_core_bg.scss | 8 ++++---- app/src/web/assets/css/core/_core_text.scss | 6 +++--- app/src/web/assets/css/core/core.css | 18 +++++++++--------- app/src/web/assets/css/themes/custom.css | 10 +++++----- app/src/web/assets/css/themes/material_amoled.css | 10 +++++----- app/src/web/assets/css/themes/material_dark.css | 10 +++++----- app/src/web/assets/css/themes/material_glass.css | 10 +++++----- app/src/web/assets/css/themes/material_light.css | 10 +++++----- 10 files changed, 43 insertions(+), 43 deletions(-) (limited to 'app/src/web') diff --git a/app/src/web/.idea/watcherTasks.xml b/app/src/web/.idea/watcherTasks.xml index 32d1e6f4..4caea6ed 100644 --- a/app/src/web/.idea/watcherTasks.xml +++ b/app/src/web/.idea/watcherTasks.xml @@ -17,7 +17,7 @@