mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-14 15:52:24 -06:00
🎨 change primary color
This commit is contained in:
parent
c08c857e36
commit
877d0a9cbe
@ -7,6 +7,13 @@ module.exports = {
|
||||
require("daisyui")
|
||||
],
|
||||
daisyui: {
|
||||
themes: ["winter"],
|
||||
themes: [
|
||||
{
|
||||
winter: {
|
||||
...require("daisyui/src/colors/themes")["[data-theme=winter]"],
|
||||
primary: "#1D4ED8"
|
||||
}
|
||||
},
|
||||
]
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user