We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TopSearchBar
config.theme2.isDark
changeTheme
The text was updated successfully, but these errors were encountered:
Feat: Dark Mode Toggle button without css #33
296969f
Design: dark mode toggle button CSS #33
af1646a
ff8285e
No branches or pull requests
TopSearchBar
컴포넌트 제거TopSearchBar
컴포넌트에서 밖에 다크 모드 설정을 하지 못하였기 때문에, 새로운 Toggle 버튼을 두어 다크 모드를 설정할 수 있게 함구현 사항
config.theme2.isDark
로 현재 다크 모드 여부를 인식changeTheme
함수를 이용해 시스템의 다크 모드를 변경reference
The text was updated successfully, but these errors were encountered: