mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-18 15:35:30 +01:00
refactor(solar): update js theme
This commit is contained in:
parent
b71e7afc6d
commit
d3bd96f154
4 changed files with 11 additions and 8 deletions
|
|
@ -112,7 +112,7 @@ export class SolarComponent implements AfterViewInit, OnDestroy {
|
|||
},
|
||||
itemStyle: {
|
||||
normal: {
|
||||
color: config.variables.layoutBg,
|
||||
color: solarTheme.secondSeriesFill,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue