Skip to content

Commit

Permalink
New color
Browse files Browse the repository at this point in the history
  • Loading branch information
madakralc committed May 17, 2021
1 parent 3a96c8e commit b98c2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/themer.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ for (let i = 0; i < dataThemeButtons.length; i++) {
setTheme({
'color-background': '#366164',
'color-text-pri': '#53BBAD',
'color-text-acc': '#333333'
'color-text-acc': '#999999'
});
return;

Expand Down

0 comments on commit b98c2e6

Please sign in to comment.