V Select hover theme color (#192)
Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
4
resources/sass/app.scss
vendored
4
resources/sass/app.scss
vendored
@@ -18,6 +18,10 @@ body.dark * {
|
||||
|
||||
@layer base {
|
||||
|
||||
:root {
|
||||
--bg-form-color: #2563eb;
|
||||
}
|
||||
|
||||
p, div {
|
||||
@apply text-gray-900 dark:text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user