There are two text colours I want to change, but I just can't find them.
I want to change the blue titles and the black letters in my interests (general/music/books etc.) to #7d730b
I assumed it was somewhere in here: (but i may have to share the full script
--light-gray: #1e1e1e;
--gray: #e3e3e3;
--dark-gray: #919191;
--darker-gray: #545454;
--logo-blue: black;
--darker-blue: #7d730b;
--lighter-blue: transparent;
--even-lighter-blue: transparent;
--lightest-blue: transparent;
--red: #00DBFF;
--dark-orange: #07E2ED;
--light-orange: transparent;
--even-lighter-orange: transparent;
--strange-yellow: #dbae2e;
--green: #34D399;
--light-green: #E6F8DD;
--medium-green: #A0C99C;
--dark-green: #059669;
}
Comments
Displaying 0 of 0 comments ( View all | Add Comment )