From 5d0523a3f2976965c2199ea2db19dbc0a5e99283 Mon Sep 17 00:00:00 2001 From: Navdeep Singh Date: Fri, 21 Apr 2017 17:25:59 -0700 Subject: [PATCH] Remove orange from translation in dark theme --- www/src/scss/_theme-dark.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/scss/_theme-dark.scss b/www/src/scss/_theme-dark.scss index 23ab8fca0..2f75094a9 100644 --- a/www/src/scss/_theme-dark.scss +++ b/www/src/scss/_theme-dark.scss @@ -6,7 +6,7 @@ body.dark-theme { } .translation { - color: #f79c31; + color: #f1f1f1; } .transliteration {