mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(layouts): remove light theme
This commit is contained in:
parent
263d1297b3
commit
b22fc134e1
1 changed files with 0 additions and 10 deletions
|
|
@ -25,13 +25,3 @@ $nb-themes: nb-register-theme((
|
||||||
font-main: Roboto,
|
font-main: Roboto,
|
||||||
font-secondary: Exo,
|
font-secondary: Exo,
|
||||||
), cosmic, cosmic);
|
), cosmic, cosmic);
|
||||||
|
|
||||||
$nb-themes: nb-register-theme((
|
|
||||||
// app wise variables for each theme
|
|
||||||
sidebar-header-gap: 2rem,
|
|
||||||
sidebar-header-height: initial,
|
|
||||||
layout-content-width: 1400px,
|
|
||||||
|
|
||||||
font-main: Roboto,
|
|
||||||
font-secondary: Exo,
|
|
||||||
), light, light);
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue