Skip to content

Commit

Permalink
improve color contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Oct 22, 2024
1 parent 7e092d9 commit 459ae58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ const colors = reactive({
"#0470D4FF",
"#FFBD2FFF",
"#77C93EFF",
"#0AAFBFFF",
"#4E1D10FF",
"#0AAFBFFF",
"#813504FF",
],
});
Expand Down

0 comments on commit 459ae58

Please sign in to comment.