/* Proffs Dynamic Data - generated file. */

html:root, [data-proffs-theme="light"] {
	--pv-surface: #ffffff;
	--pv-text: #111111;
	--pv-accent: #2563eb;
}

html:root[data-proffs-theme="dark"], [data-proffs-theme="dark"] {
	--pv-surface: #111111;
	--pv-text: #f5f5f5;
	--pv-accent: #60a5fa;
}
