Skip to content

Commit

Permalink
fix: duplicate theme color (saadeghi#1059)
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng authored and ImgBotApp committed Jun 5, 2023
1 parent a2f5fb9 commit 9c74dd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/colors/themes.js
Expand Up @@ -243,7 +243,6 @@ module.exports = {
"base-200": "#f9fafb",
"base-300": "#d1d5db",
"--rounded-btn": "1.9rem",
"--rounded-btn": "1.9rem",
},
"[data-theme=retro]": {
primary: "#ef9995",
Expand Down

0 comments on commit 9c74dd3

Please sign in to comment.