mirror of
https://github.com/fankes/komari-theme-purcarte.git
synced 2025-10-20 04:19:22 +08:00
feat: 优化图表显示
This commit is contained in:
@@ -132,10 +132,12 @@
|
||||
@layer utilities {
|
||||
.dark .radix-themes {
|
||||
--theme-text-muted-color: rgb(from var(--accent-4) r g b / 0.8);
|
||||
--theme-line-muted-color: rgb(from var(--accent-2) r g b / 0.5);
|
||||
}
|
||||
|
||||
.radix-themes {
|
||||
--theme-text-muted-color: rgb(from var(--accent-12) r g b / 0.8);
|
||||
--theme-line-muted-color: rgb(from var(--accent-10) r g b / 0.5);
|
||||
}
|
||||
|
||||
.dark .rt-Badge-tag-transparent {
|
||||
|
Reference in New Issue
Block a user