3D viewer: model color via --model-viewer-color (Tokyo Night green); mindmap/excalidraw read theme variables
This commit is contained in:
@@ -15,6 +15,7 @@ html.theme-light {
|
||||
--background-secondary: #cfc9c2;
|
||||
--background-highlight: #c4c6dd;
|
||||
--background-active: #2e7de9;
|
||||
--model-viewer-color: #587539;
|
||||
--blog-card-bg: #cfc9c2;
|
||||
--scrollbar-thumb: #c4c6dd;
|
||||
--scrollbar-hover: #9aa5ce;
|
||||
@@ -32,6 +33,7 @@ html.theme-dark {
|
||||
--background-secondary: #1a1b26;
|
||||
--background-highlight: #292e42;
|
||||
--background-active: #7aa2f7;
|
||||
--model-viewer-color: #9ece6a;
|
||||
--blog-card-bg: #1a1b26;
|
||||
--scrollbar-thumb: #292e42;
|
||||
--scrollbar-hover: #292e42;
|
||||
|
||||
Reference in New Issue
Block a user