├── Dark-Reader-Settings.json ├── LICENSE ├── README.md ├── dawn.static.css ├── main.static.css └── moon.static.css /Dark-Reader-Settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rose-pine/dark-reader/HEAD/Dark-Reader-Settings.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rose-pine/dark-reader/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rose-pine/dark-reader/HEAD/README.md -------------------------------------------------------------------------------- /dawn.static.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rose-pine/dark-reader/HEAD/dawn.static.css -------------------------------------------------------------------------------- /main.static.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rose-pine/dark-reader/HEAD/main.static.css -------------------------------------------------------------------------------- /moon.static.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rose-pine/dark-reader/HEAD/moon.static.css --------------------------------------------------------------------------------