akveo / akveo/blur-admin

how to change theme angular2 sass

未關閉
#227 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
11.3k
分支
3k
PR 合併指標
30 天內沒有已合併 PR

描述

I will allow a user to choose a theme, basically a set of SASS color variables with the new colors. How would be the best way of going about changing this when the user selects from a drop down in sass file i have 5 theme files how to implement in angular 2
Its possible?

```
@import 'mixins';
@import 'colorSchemes/material';
// @import 'colorSchemes/darktheme';
// @import 'colorSchemes/redtheme';
// @import 'colorSchemes/bluetheme';
// @import 'colorSchemes/Greentheme';
@import 'variables';


Select Theme

material
darktheme
redtheme
bluetheme
Greentheme


```

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。