Skip to content

Commit b21b4bd

Browse files
committed
링크 텍스트 색상 변경
1 parent 24f093d commit b21b4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/assets/styles/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const Theme = {
22
colors: {
33
primary0: '#1F1A24',
44
primary1: '#62599C',
5-
blue0: '#0070f3',
5+
blue0: '#5ea8ff',
66
violet0: '#7B61FF',
77
violet1: '#A163FF',
88
violet2: '#C5C5F2',

0 commit comments

Comments
 (0)