mirror of
https://github.com/arthur-pbty/portfolio.git
synced 2026-08-01 20:29:43 +02:00
fix: update NODE_ENV in .env.exemple and adjust theme-dim color in globals.css
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
WEB_PORT=3000
|
WEB_PORT=3000
|
||||||
|
NODE_ENV=production
|
||||||
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
--theme-border: #1e1e2e;
|
--theme-border: #1e1e2e;
|
||||||
--theme-muted: #8888a0;
|
--theme-muted: #8888a0;
|
||||||
--theme-secondary: #b0b0c0;
|
--theme-secondary: #b0b0c0;
|
||||||
--theme-dim: #5a5a70;
|
--theme-dim: #b0b0c8;
|
||||||
--theme-emphasis: #ffffff;
|
--theme-emphasis: #ffffff;
|
||||||
--theme-subtle: #2e2e3e;
|
--theme-subtle: #2e2e3e;
|
||||||
--theme-subtle-hover: #3e3e4e;
|
--theme-subtle-hover: #3e3e4e;
|
||||||
|
|||||||
Reference in New Issue
Block a user