mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add border accent color
This commit is contained in:
@@ -38,6 +38,7 @@ module.exports = {
|
|||||||
skin: {
|
skin: {
|
||||||
line: withOpacity("--color-border"),
|
line: withOpacity("--color-border"),
|
||||||
fill: withOpacity("--color-text-base"),
|
fill: withOpacity("--color-text-base"),
|
||||||
|
accent: withOpacity("--color-accent"),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
fill: {
|
fill: {
|
||||||
|
|||||||
Reference in New Issue
Block a user