commit existing config

This commit is contained in:
Never Gude 2025-09-06 23:01:45 +02:00
parent e366d1f494
commit cba1b621a8
60 changed files with 7188 additions and 0 deletions

View file

@ -0,0 +1,31 @@
Solarized color scheme for the Zathura
=============================
Visit the [Solarized homepage]
------------------------------
See the [Solarized homepage] for screenshots, details and colorscheme versions for Vim, Mutt, popular terminal emulators and other applications.
Installation
------------
The dark or the light themes are available. To install the dark version please do the following:
$ cd zathura-solarized
$ cp zathura-solarized-dark ~/.config/zathura/zathurarc
To install the light version go with:
$ cd zathura-solarized
$ cp zathura-solarized-light ~/.config/zathura/zathurarc
Screenshots
-----------
![dark main content](screenshot/dark-main-mode.png)
![solarized index](screenshot/dark-index-mode.png)
[Solarized homepage]: http://ethanschoonover.com/solarized
[Solarized repository]: https://github.com/altercation/solarized
[zathura-solarized repository]: https://github.com/lennonwoo/zathura-solarized