Open
Description
first of all: i love this approach to theming!
so lets say i have a theme folder default
in my module containing colors.css
and components.css
. i want to use this module inside another application and all i want is to overwrite the colors, maybe even only one of four colors...
could a themePath like extend the default theme rather than replace it?