mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
color scheme
This commit is contained in:
6
templates/_vars.scss
Normal file
6
templates/_vars.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
$green: #5cad66;
|
||||
$violet: #800080;
|
||||
$backdrop: #f0f0f0;
|
||||
$light-text: rgba(255, 255, 255, 0.87);
|
||||
$secondary-backdrop: #2b2c30;
|
||||
$light-grey: rgba(0, 0, 0, 0.125);
|
||||
Reference in New Issue
Block a user