File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
packages/tailwind/src/lib/css/themes/generated Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 10591059
10601060[data-theme = "cyberpunk" ] {
10611061 color-scheme : light;
1062- font-family :
1063- ui-monospace,
1064- SFMono-Regular,
1065- Menlo,
1066- Monaco,
1067- Consolas,
1068- Liberation Mono,
1069- Courier New,
1070- monospace;
10711062 --color-primary : hsl (340.8799 100% 69.8833% );
10721063 --color-secondary : hsl (185.3347 100% 50% );
10731064 --color-accent : hsl (278.9515 100% 72.6993% );
20202011
20212012[data-theme = "wireframe" ] {
20222013 color-scheme : light;
2023- font-family :
2024- Chalkboard,
2025- comic sans ms,
2026- "sans-serif" ;
20272014 --color-primary : hsl (0 0% 72.1569% );
20282015 --color-secondary : hsl (0 0% 72.1569% );
20292016 --color-accent : hsl (0 0% 72.1569% );
You can’t perform that action at this time.
0 commit comments