Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 컬러 상수 선언 최적화 #66

Merged
merged 2 commits into from
Jan 27, 2025
Merged

chore: 컬러 상수 선언 최적화 #66

merged 2 commits into from
Jan 27, 2025

Conversation

imi21123
Copy link
Member

작업 내용

index.css에 컬러 상수 선언 최적화

상세 작업 내용

  • 컬러 상수 선언 위치 수정
  • nav 그라데이션 색상 상수 선언

관련 이슈

#65

@imi21123 imi21123 added the 💬 CHORE 설정, 라이브러리 설치 등의 작업 (빌드 업무 수정, 패키지 매니저 수정, 기타 등) label Jan 27, 2025
@imi21123 imi21123 self-assigned this Jan 27, 2025
@imi21123 imi21123 linked an issue Jan 27, 2025 that may be closed by this pull request
3 tasks
Copy link
Contributor

@yundol777 yundol777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

테마 어떻게 적용해야 할지 고민 중이었는데, 이렇게 정리하면 body 태그 기반으로 테마가 변경이 되겠군요! 고생 많으셨습니다~!

@yundol777 yundol777 merged commit ac6ee1d into dev Jan 27, 2025
1 check passed
@imi21123 imi21123 deleted the 65-chore branch January 27, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 CHORE 설정, 라이브러리 설치 등의 작업 (빌드 업무 수정, 패키지 매니저 수정, 기타 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

컬러 상수 최적화
2 participants