Skip to content

Commit

Permalink
Update themes.js
Browse files Browse the repository at this point in the history
  • Loading branch information
T3M1N4L authored and surunzi committed Jul 16, 2024
1 parent caabc6f commit 6eaaa90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ export default {
]),
AMOLED: createDarkTheme([
'#000000', '#8F93A2', '#FFFFFF', '#68FFAE', '#000000',
'#41465b', '#4B526D', '#000000', '#DEFDF7', '#9CFFCF',
'#D596FF', '#A76DF7', '#9FC5FF', '#86F3C7', '#8F93A2',
'#D596FF', '#8293FF', '#95FFDC', '#000000',
'#41465b', '#4B526D', '#000000', '#DEFDF7', '#38ff9f',
'#ab2eff', '#A76DF7', '#38ff9f', '#86F3C7', '#8F93A2',
'#ab2eff', '#8293FF', '#38ff9f', '#6575c7',
]),
}

0 comments on commit 6eaaa90

Please sign in to comment.