Reduce color contrast between text and background
This commit is contained in:
parent
43c95136e8
commit
f1961d7416
@ -3,10 +3,10 @@
|
|||||||
:root {
|
:root {
|
||||||
--clr-body-bg: #1f0033;
|
--clr-body-bg: #1f0033;
|
||||||
--img-body-bg: url(/shrines/cassettebeasts/img/cassettebeasts-bg.jpg);
|
--img-body-bg: url(/shrines/cassettebeasts/img/cassettebeasts-bg.jpg);
|
||||||
--clr-body-txt: #000000;
|
--clr-body-txt: #333333;
|
||||||
--clr-content-bg: #ffffff;
|
--clr-content-bg: #ffffff;
|
||||||
|
|
||||||
--clr-main-heading: #000000;
|
--clr-main-heading: #333333;
|
||||||
--clr-sub-heading: #000000;
|
--clr-sub-heading: #000000;
|
||||||
--clr-title-border: #7629db;
|
--clr-title-border: #7629db;
|
||||||
--clr-bold-txt: #f8560b;
|
--clr-bold-txt: #f8560b;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user