aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.js
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-11-20 20:58:20 +0300
committerHenry Jameson <me@hjkos.com>2018-11-20 20:58:20 +0300
commit32132e225c749e506285370a2a065bb71920ce59 (patch)
treef94a41615be9495cc038f9ebe5979aadf6c250b9 /src/components/style_switcher/style_switcher.js
parentcb8218c3c1b567d6e2eac570a5a12cf37951239f (diff)
localization and small fixes
Diffstat (limited to 'src/components/style_switcher/style_switcher.js')
-rw-r--r--src/components/style_switcher/style_switcher.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/style_switcher/style_switcher.js b/src/components/style_switcher/style_switcher.js
index e523cd7b..7cb6197c 100644
--- a/src/components/style_switcher/style_switcher.js
+++ b/src/components/style_switcher/style_switcher.js
@@ -7,6 +7,7 @@ import ContrastRatio from '../contrast_ratio/contrast_ratio.vue'
import OpacityInput from '../opacity_input/opacity_input.vue'
import TabSwitcher from '../tab_switcher/tab_switcher.jsx'
+// List of color values used in v1
const v1OnlyNames = [
'bg',
'fg',