Skip to content

Commit

Permalink
Update themes.css
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSchoolOH authored Apr 25, 2024
1 parent 43e4d4f commit 694982d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions themes.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
--text-sub-headers: #5e5ee4;
--text-large-header: #0fbd8c;

--link-main: #74acff;
--link-hover: #b374ff;
--link-visited: #ec74ff;
--link-active: #ff74ba;
--link-main: #255eb5;
--link-hover: #8827ff;
--link-visited: #e645ff;
--link-active: #ff3299;
}

0 comments on commit 694982d

Please sign in to comment.