Make match background a customization option (#134)

* Add classname

* Start applying it

* reset existing style changes in favor of global setup

* setup v1 plain mode

* fix name clash

* move light/dark bases as vars

* side image render fix

* customize individual light tiers for light mode

* Add comment about primary and base

* remove style prop from image

* w-unset not needed on image

---------

Co-authored-by: sebastiangraz <graz@live.se>
This commit is contained in:
Samy Pessé
2024-02-12 21:03:49 +01:00
committed by GitHub
parent f62656ed9f
commit 97dafa5580
5 changed files with 90 additions and 36 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export function SpaceLayout(props: {
return (
<div>
{/* <ColorDebugger /> */}
{/* <ColorDebugger /> */}
<Header
withTopHeader={withTopHeader}
space={space}