Files
wukuang/packages/print-webapp/styles/h3-theme-stub.scss
T
2026-05-23 14:05:22 +08:00

11 lines
304 B
SCSS

// Stub H3 theme variables for Vite builds without @h3/theme-pc
$h3-primary-color: #2970ff;
$h3-blue-2: #eef1ff;
$h3-border-radius-base: 4px;
$h3-black-7: #121933;
$h3-text-color: #304265;
$h3-text-color-light: #707481;
$h3-text-color-light-2: #999999;
$h3-error-color: #ff4384;
$h3-line-color: #e0e3e9;