11 lines
452 B
Stylus
11 lines
452 B
Stylus
$ohifThemesCommon = {}
|
|
|
|
// Import the theme variables
|
|
@import "{ohif:themes-common}/themes/theme-tide.styl"
|
|
@import "{ohif:themes-common}/themes/theme-tigerlily.styl"
|
|
@import "{ohif:themes-common}/themes/theme-crickets.styl"
|
|
@import "{ohif:themes-common}/themes/theme-honeycomb.styl"
|
|
@import "{ohif:themes-common}/themes/theme-mint.styl"
|
|
@import "{ohif:themes-common}/themes/theme-overcast.styl"
|
|
@import "{ohif:themes-common}/themes/theme-quartz.styl"
|