Commit graph

5 commits

Author SHA1 Message Date
7657770a22 Greatly simplify rofi stylesheet
Noticed rofi wasn't handling selection highlights properly any more. In
troubleshooting found the stylesheet was massively over-complicated
since it was a copy of a less simple stylesheet in its origins.
Simplified and fixed the bug.
2021-12-28 01:11:10 -08:00
58a993d84b Update rofi config for 1.7.1
- Move config to config.rasi. Was this always broken?
- Change theme declaration to @theme per 1.7.1 changelog
2021-11-30 18:07:48 -08:00
ed5e5150d6 Push base16 theme changes
- Switch to a base16 builder wrapper I wrote myself
- Switch small details on a bunch of templates
- Switch to a QVP based color scheme I wrote myself

This should form the most rational default for colors going forward.
2021-04-04 00:09:46 -07:00
fbff00631b Switch EVERYTHING to using base16
This is the result of using [base16](https://github.com/chriskempson/base16).
The first crack at establishing a base16 theme here is based on irblack
with a slight modification to make text selection purple and make rofi's
template less ridiculous.

Also added .Xresources and qutebrowser to management, and added the
resulting vim themes directly to management as well.
2021-04-01 21:16:35 -07:00
cd67a505db Initial commit and creation of setup script 2020-05-01 19:20:46 -07:00