From f7ea12c905d0cf0a9f5e0d1284a7803ef4d7abad Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 23 Jan 2020 23:19:48 +0200 Subject: separate actual theme data from theme framework --- src/components/style_switcher/style_switcher.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/style_switcher/style_switcher.js b/src/components/style_switcher/style_switcher.js index 14da4f80..17ae9f30 100644 --- a/src/components/style_switcher/style_switcher.js +++ b/src/components/style_switcher/style_switcher.js @@ -15,9 +15,11 @@ import { shadows2to3, colors2to3 } from '../../services/style_setter/style_setter.js' +import { + SLOT_INHERITANCE +} from '../../services/theme_data/pleromafe.js' import { CURRENT_VERSION, - SLOT_INHERITANCE, OPACITIES, getLayers, getOpacitySlot -- cgit v1.2.3-70-g09d2