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 24, 2024
1 parent 71f78e8 commit 6c64378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.theme-dark {
--background-1: #0f0d1c;
--background-2: #151229;
--background-3: #18152e;
--background-3: #1f1c3b;

--text-main: #c6c6ef;
--text-sub-headers: #aeaeee;
Expand All @@ -26,4 +26,4 @@
--link-hover: #b374ff;
--link-visited: #ec74ff;
--link-active: #ff74ba;
}
}

0 comments on commit 6c64378

Please sign in to comment.