The config I use for sioyek, it sets the theme to a Monokai Pro Classic theme for with a custom inversion shader that (tries very hard to...) preserve image readability on dark backgrounds.
- monokai Pro Classic colors (#272822 bg, #f8f8f2 text)
- custom fragment shader: inverts page colors, then remaps the resulting blacks (originally white) to the background color so images blend with the dark theme
- azerty-friendly zoom bindings (
zi/zo/zf). I personally set macros on my keyboard forziandzofor easier access - f8 toggles custom color mode instead of the stock dark mode (which destroys images)
- search engines: Google Scholar (
s), arxiv (a), Semantic Scholar (e), Google (g), Wikipedia (w)
git clone <this-repo>
cd sioyek-config
./install.shThe script should work on Linux, MacOS and Windows but is untested on Linux and Windows, please open an issue if it fails.