mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
Night theme (#2137)
* feat: add themes * fix: remove obvious issues with light theme * chore: improve light theme a bit * comment out theme swticher * chore: make login dark * add theme and widgets to seeds * add theme and widgets to migration --------- Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
This commit is contained in:
committed by
Aiden McClelland
parent
e867f31c31
commit
3c0a82293c
@@ -47,12 +47,12 @@
|
||||
"@ng-web-apis/resize-observer": "^2.0.0",
|
||||
"@start9labs/argon2": "^0.1.0",
|
||||
"@start9labs/emver": "^0.1.5",
|
||||
"@taiga-ui/addon-charts": "^3.14.0",
|
||||
"@taiga-ui/cdk": "^3.14.0",
|
||||
"@taiga-ui/core": "^3.14.0",
|
||||
"@taiga-ui/icons": "^3.14.0",
|
||||
"@taiga-ui/kit": "^3.14.0",
|
||||
"@taiga-ui/styles": "^3.14.0",
|
||||
"@taiga-ui/addon-charts": "^3.16.0",
|
||||
"@taiga-ui/cdk": "^3.16.0",
|
||||
"@taiga-ui/core": "^3.16.0",
|
||||
"@taiga-ui/icons": "^3.16.0",
|
||||
"@taiga-ui/kit": "^3.16.0",
|
||||
"@taiga-ui/styles": "^3.16.0",
|
||||
"angular-svg-round-progressbar": "^9.0.0",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"base64-js": "^1.5.1",
|
||||
|
||||
Reference in New Issue
Block a user