mirror of https://github.com/bastienwirtz/homer
Merge 18218d7949
into 308deb95e0
commit
cde3396066
|
@ -13,6 +13,7 @@
|
||||||
--link: #b5ff57;
|
--link: #b5ff57;
|
||||||
--link-hover: #8cce36;
|
--link-hover: #8cce36;
|
||||||
--background-image: none;
|
--background-image: none;
|
||||||
|
--highlight-variant-inverted: #2d2d2d;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-neon.dark {
|
.theme-neon.dark {
|
||||||
|
@ -29,6 +30,7 @@
|
||||||
--link: #b5ff57;
|
--link: #b5ff57;
|
||||||
--link-hover: #aeff45;
|
--link-hover: #aeff45;
|
||||||
--background-image: none;
|
--background-image: none;
|
||||||
|
--highlight-variant-inverted: #696969;
|
||||||
}
|
}
|
||||||
|
|
||||||
// theme
|
// theme
|
||||||
|
|
Loading…
Reference in New Issue