Dark theme: the closing band is a dark slab instead of a light one
deploy-shanaty / deploy (push) Successful in 50s
deploy-shanaty / deploy (push) Successful in 50s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XtcZtnG4GQA1d6mW5PNrS9
This commit is contained in:
+3
-3
@@ -98,9 +98,9 @@
|
||||
--cube-edge: rgba(0, 0, 0, 0.4);
|
||||
--cover-grid: rgba(255, 255, 255, 0.09);
|
||||
|
||||
--band-bg: #e8ebef;
|
||||
--band-ink: #15181d;
|
||||
|
||||
/* The closing band: on a dark page it is a darker slab, not a light one (a light band dazzles at night). */
|
||||
--band-bg: #101317;
|
||||
--band-ink: #e9edf2;
|
||||
}
|
||||
|
||||
* { box-sizing: border-box; }
|
||||
|
||||
Reference in New Issue
Block a user