mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-14 08:56:39 +00:00
env context and refactor api support different ports
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@layer base {
|
||||
:root {
|
||||
--background: 0 0% 100%;
|
||||
--foreground: 20 5.0% 10.0%;
|
||||
--foreground: 0 0.0% 10.0%;
|
||||
--card: 0 0% 100%;
|
||||
--card-foreground: 20 5.0% 10.0%;
|
||||
--popover: 0 0% 100%;
|
||||
@@ -33,7 +33,7 @@
|
||||
}
|
||||
|
||||
.dark {
|
||||
--background: 20 5.0% 10.0%;
|
||||
--background: 0 0.0% 10.0%;
|
||||
--foreground: 60 9.1% 97.8%;
|
||||
--card: 20 5.0% 10.0%;
|
||||
--card-foreground: 60 9.1% 97.8%;
|
||||
|
||||
Reference in New Issue
Block a user