mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Hardcode the accent colour to the Lens Blue
This commit is contained in:
parent
8d91a7f1fb
commit
13ba557bc6
@ -1,5 +1,6 @@
|
|||||||
:root {
|
:root {
|
||||||
--md-primary-fg-color: #3d90ce;
|
--md-primary-fg-color: #3d90ce;
|
||||||
|
--md-accent-fg-color: #3d90ce;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root > * {
|
:root > * {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user