mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
chore(themes): remove light theme
This commit is contained in:
parent
7d4dc3fc37
commit
6ef5f90f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
@import '~@nebular/theme/styles/themes';
|
||||
|
||||
// which themes you what to enable (empty to enable all)
|
||||
$nb-enabled-themes: (default, light, cosmic);
|
||||
$nb-enabled-themes: (default, cosmic);
|
||||
|
||||
$nb-themes: nb-register-theme((
|
||||
// app wise variables for each theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue