feat(*): Add pokedex theming

This commit is contained in:
Josh Creek
2024-07-14 11:41:17 +01:00
parent 2cf3a03f8f
commit 308753d2e5
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ export default {
pokeball: {
primary: '#ee1515',
'primary-content': '#ffffff',
secondary: '#3b82c4',
secondary: '#ffd700',
'secondary-content': '#ffffff',
accent: '#7e308e',
accent: '#3b82c4',
neutral: '#ffffff',
'base-100': '#f0f0f0',
'base-content': '#222224'