separate actual theme data from theme framework
This commit is contained in:
parent
c1f2457112
commit
f7ea12c905
3 changed files with 460 additions and 456 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue