Files
homepage/theme/index.css
T
2026-05-19 21:45:20 -05:00

7 lines
181 B
CSS

:root {
/* Example brand color overrides for the custom theme scaffold. */
--rp-c-brand: #0f766e;
--rp-c-brand-dark: #115e59;
--rp-c-brand-tint: rgba(15, 118, 110, 0.16);
}