💄(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

@@ -160,6 +160,8 @@
--c--theme--colors--danger-700: #C36666;
--c--theme--colors--danger-800: #AE6666;
--c--theme--colors--danger-900: #9D6666;
--c--components--card--border-width: none;
--c--components--card--box-shadow: rgba(0, 8, 16, 0.3) 0px 16px 24px;
}
.cunningham-theme--redflux_dark{
--c--theme--colors--primary-text: #FFFFFF;