💄 稍微处理了一下色彩

This commit is contained in:
BTMuli
2023-09-06 09:28:31 +08:00
parent efd4c670fb
commit d3d23c439f
11 changed files with 22 additions and 54 deletions

View File

@@ -46,7 +46,7 @@ defineProps<TAOProps>();
}
.dark .tur-os-text {
color: var(--common-color-yellow);
color: var(--tgc-yellow-1);
text-shadow: none;
}
</style>