# Darken - 토글 가능한 다크모드를 쉽게 만드는 JS 라이브러리

> Clean Markdown view of GeekNews topic #1324. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1324](https://news.hada.io/topic?id=1324)
- GeekNews Markdown: [https://news.hada.io/topic/1324.md](https://news.hada.io/topic/1324.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-18T21:57:10+09:00
- Updated: 2020-01-18T21:57:10+09:00
- Original source: [github.com](https://github.com/ColinEspinas/darken)
- Points: 3
- Comments: 1

## Topic Body

CSS prefers-color-scheme 기능을 이용하지 않고, 사용자 별로 다크모드를 끄고 켜는 기능을 만들고 싶을때 사용하는 라이브러리.

주요 컬러등을 지정하고 버튼으로 토글 가능

## Comments



### Comment 945

- Author: xguru
- Created: 2020-01-18T21:57:25+09:00
- Points: 1

예제 사이트 보기 https://colinespinas.github.io/darken/
