mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-07 18:18:50 +01:00
fix(js themes): add base themes properties into admin themes
This commit is contained in:
parent
77dc3ab83d
commit
b71e7afc6d
3 changed files with 4 additions and 3 deletions
|
|
@ -45,8 +45,8 @@ const theme = {
|
|||
|
||||
export const DEFAULT_THEME = {
|
||||
name: 'default',
|
||||
base: null,
|
||||
variables: {
|
||||
...theme,
|
||||
|
||||
temperature: {
|
||||
arcFill: [ theme.primary, theme.primary, theme.primary, theme.primary, theme.primary ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue