Commit Graph

10 Commits

Author SHA1 Message Date
Josh Dick
181a7866bc Terminal color tweaks. (#201)
* Add KiTTY configuration (manually; could potentially use
  https://github.com/stayradiated/termcolors/pull/17/ in the future)
* Tweak foreground/background/white/black colors to be visually distinct
  from one another

Closes #200.
2020-01-20 17:34:29 -05:00
Josh Dick
af3c27193d Stop using doT for templating; dependency updates 2019-08-06 13:28:29 -04:00
Josh Dick
a6325876f4 Fix usage of doT in build system 2019-01-08 19:35:31 -05:00
Josh Dick
dc8431c1a3 Add CircleCI 2019-01-08 19:26:06 -05:00
Johannes M
7e03caaaf1 Add alacritty support (#132) 2018-08-23 12:06:46 -04:00
Josh Dick
8ef6341bab Update build dependencies 2018-03-15 18:56:56 -04:00
Josh Dick
d94b5df94b Tweak terminal color scheme selection colors to be more sensible.
Fixes #104.
2017-06-01 18:34:33 -04:00
Josh Dick
b5827a2842 Allow users to override color definitions. Closes #101.
Thanks @FredDeschenes!
2017-05-15 14:40:25 -04:00
Josh Dick
8d2720a7a7 Tweaks and Updates (#100)
* Change comment style to use folds, in turn necessitating changing the template delimeters

* Add "Underlined" styling

* Update the gui gutter foreground color

* Automatically generate terminal color palette files

* README.md: Add 'Relatives of onedark.vim' section

* README.md tweaks to (hopefully) make installation and troubleshooting easier.

* README.md: Update preview image information

* README.md: Re-update preview image information

* README.md: Fixed wording about italics troubleshooting screenshot

* README.md: "setting" -> "option" where appropriate

* README.md: Fix typos
2017-05-11 11:22:53 -04:00
Josh Dick
92fd37ee12 Build system that centralizes color definitions (#81)
* Initial stab at a build system in order to centralize color definitions.

* Flesh out the build system more and add contribution guidelines.

Still missing airline template.

* Templatize airline theme
2017-02-19 13:27:49 -05:00