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
익스텐션에도 다크모드가 있는 만큼, 웹페이지에도 다크모드가 있으면 좋을 것 같습니다.
테마 자체에서 다크모드를 지원하는걸 확인했습니다. 버튼 만들어서 사용자가 설정할 수 있게끔 하면 될 것 같아요!
The text was updated successfully, but these errors were encountered:
현재 사용하고 있는 테마에서 제공하는 스킨들 중 neon 스킨입니다. 신기하게도 포인트 색이랑 얼추 맞는 것 처럼 보여요 😮
Sorry, something went wrong.
@ooketmon 다크모드에서 나오는 색상도 모두 수정 가능한가요?
@pkeugine 네 가능합니다. 각 테마마다 파일이 존재하더라구요! 위치는 [ _sass>>minimal-mistakes>>skins ] 입니다!
ooketmon
No branches or pull requests
목표
익스텐션에도 다크모드가 있는 만큼, 웹페이지에도 다크모드가 있으면 좋을 것 같습니다.
현황
테마 자체에서 다크모드를 지원하는걸 확인했습니다. 버튼 만들어서 사용자가 설정할 수 있게끔 하면 될 것 같아요!
The text was updated successfully, but these errors were encountered: