mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-01 04:55:49 +08:00
variants: add more contrast to neon #692
This commit is contained in:
parent
3787cfccc5
commit
b0ab88b929
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
--MAIN-TEXT-color: rgba( 224, 224, 224, 1 ); /* text color of content and h1 titles */
|
--MAIN-TEXT-color: rgba( 224, 224, 224, 1 ); /* text color of content and h1 titles */
|
||||||
--MAIN-LINK-HOVER-color: rgba( 76, 171, 255, 1 ); /* hovered link color of content */
|
--MAIN-LINK-HOVER-color: rgba( 76, 171, 255, 1 ); /* hovered link color of content */
|
||||||
--MAIN-BG-color: rgba( 32, 32, 32, 1 ); /* background color of content */
|
--MAIN-BG-color: rgba( 16, 16, 16, 1 ); /* background color of content */
|
||||||
|
|
||||||
/* optional overwrites for specific headers */
|
/* optional overwrites for specific headers */
|
||||||
--MAIN-TITLES-TEXT-color: rgba( 243, 0, 178, 1 ); /* text color of h2-h6 titles and transparent box titles */
|
--MAIN-TITLES-TEXT-color: rgba( 243, 0, 178, 1 ); /* text color of h2-h6 titles and transparent box titles */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user