You've already forked bilibili-subtitle
主颜色调整
This commit is contained in:
@@ -18,11 +18,13 @@ module.exports = {
|
||||
light: {
|
||||
...require("daisyui/src/colors/themes")["[data-theme=light]"],
|
||||
"--rounded-btn": "0.15rem",
|
||||
"primary": "rgb(0, 174, 236)",
|
||||
},
|
||||
}, {
|
||||
dark: {
|
||||
...require("daisyui/src/colors/themes")["[data-theme=dark]"],
|
||||
"--rounded-btn": "0.15rem",
|
||||
"primary": "rgb(0, 174, 236)",
|
||||
}
|
||||
}],
|
||||
base: true,
|
||||
|
Reference in New Issue
Block a user