diff --git a/src/components/userCharacter/tuc-detail-constellation.vue b/src/components/userCharacter/tuc-detail-constellation.vue index c241405f..27b1800f 100644 --- a/src/components/userCharacter/tuc-detail-constellation.vue +++ b/src/components/userCharacter/tuc-detail-constellation.vue @@ -23,26 +23,27 @@ defineProps(); align-items: center; justify-content: center; border-radius: 50%; - cursor: pointer; } .tuc-dc-lock { position: absolute; display: flex; - width: 50px; - height: 50px; + width: 54px; + height: 54px; align-items: center; justify-content: center; + padding: 3px; border-radius: 50%; background-color: rgb(0 0 0 / 50%); } .tuc-dc-icon { - width: 50px; - height: 50px; - padding: 5px; + width: 54px; + height: 54px; + padding: 3px; + border: 1px solid rgb(0 0 0/20%); border-radius: 50%; - background: rgb(0 0 0/ 20%); + background: rgb(50 56 68/50%); } .tuc-dc-icon img { diff --git a/src/components/userCharacter/tuc-detail-desc-constellation.vue b/src/components/userCharacter/tuc-detail-desc-constellation.vue index 610b1ef6..baaad392 100644 --- a/src/components/userCharacter/tuc-detail-desc-constellation.vue +++ b/src/components/userCharacter/tuc-detail-desc-constellation.vue @@ -56,11 +56,12 @@ function parseDesc(desc: string): string { align-items: start; justify-content: space-around; margin-left: 5px; + color: var(--tgc-dark-1); } .tuc-ddc-top { height: 20px; - color: var(--common-color-blue-2); + color: var(--tgc-blue-1); } .tuc-ddc-bottom { @@ -72,6 +73,6 @@ function parseDesc(desc: string): string { } .tuc-ddc-bottom :nth-child(3) { - color: var(--common-color-yellow); + color: var(--tgc-yellow-1); } diff --git a/src/components/userCharacter/tuc-detail-desc-relic.vue b/src/components/userCharacter/tuc-detail-desc-relic.vue index 15d8cd73..e516df3e 100644 --- a/src/components/userCharacter/tuc-detail-desc-relic.vue +++ b/src/components/userCharacter/tuc-detail-desc-relic.vue @@ -4,7 +4,7 @@ 圣遗物