fix(player): captcha canvas colors follow theme CSS variables (theme-2)
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
--odds-accent: #F8971F;
|
||||
--odds-accent-light: #FBBF24;
|
||||
--odds-accent-soft: rgba(248, 151, 31, 0.1);
|
||||
--captcha-canvas-bg: #E8EDF2;
|
||||
--captcha-char: #003D6B;
|
||||
--captcha-noise-rgb: 0, 61, 107;
|
||||
}
|
||||
|
||||
/* ── Global resets ── */
|
||||
|
||||
Reference in New Issue
Block a user