try again
This commit is contained in:
parent
50570c6b76
commit
51feb4512c
@ -9,7 +9,7 @@
|
||||
--form-element-focus-color: var(--primary-focus);
|
||||
--switch-color: var(--primary-inverse);
|
||||
--switch-checked-background-color: var(--primary);
|
||||
::selection{
|
||||
*::selection{
|
||||
background-color: #c99a2c;
|
||||
}
|
||||
}
|
||||
@ -21,7 +21,7 @@
|
||||
--color: white;
|
||||
--border-width: 2px;
|
||||
--active-link-color: #0a1425;
|
||||
::selection{
|
||||
*::selection{
|
||||
background-color: #c99a2c;
|
||||
}
|
||||
}
|
||||
@ -33,7 +33,7 @@
|
||||
--card-background-color: #0c192e;
|
||||
--card-border-color: #c99a2c;
|
||||
--active-link-color: #189ad6;
|
||||
::selection{
|
||||
*::selection{
|
||||
background-color: #c99a2c;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user