💄(demo) improve some default style

Improve typography responsive and customize card design tokens for the
dark theme
This commit is contained in:
jbpenrath
2024-02-15 11:16:46 +01:00
committed by Jean-Baptiste PENRATH
parent d119b79c3f
commit ec4fbb082c
4 changed files with 12 additions and 12 deletions

View File

@@ -2,6 +2,14 @@ import { Configuration } from "@openfun/cunningham-react";
const defaultConfig: Configuration = {
themes: {
dark: {
components: {
card: {
"border-width": "none",
"box-shadow": "rgba(0, 8, 16, 0.3) 0px 16px 24px",
},
},
},
redflux_dark: {
theme: {
colors: {