Updated New color Schene
This commit is contained in:
@@ -15,7 +15,7 @@ const attributes = Astro.props;
|
||||
</head>
|
||||
<body
|
||||
class={cn(
|
||||
"wr:bg-white wr:dark:bg-background wr:text-black wr:dark:text-white",
|
||||
"wr:bg-white wr:dark:bg-background-800 wr:text-black wr:dark:text-white",
|
||||
attributes.class,
|
||||
)}
|
||||
{...attributes}
|
||||
|
||||
Reference in New Issue
Block a user