Update todo.

This commit is contained in:
Michael Welford 2018-07-29 07:40:07 +09:30
parent 71d6e23504
commit 57f4ced47b

26
TODO.md
View File

@ -3,14 +3,15 @@
## In progress ## In progress
* New colours: * New colours:
* Check all grays re blueness - done * Check all grays re blueness - done
* diff colours
* PHP - done * PHP - done
* statusline - airline check * statusline - airline check
* inactive colour - a touch bluer and brighter - done * inactive colour - a touch bluer and brighter - done
* purple use - anywhere else? * purple use - anywhere else? - done
* fix status line and cursor line, too close - done * fix status line and cursor line, too close - done
* other syntax highlighting for different code types = done? * other syntax highlighting for different code types = done?
* terminal colours * terminal colours - done
* kitty * kitty - done
* tmux * tmux
* other terminals * other terminals
* everything else * everything else
@ -20,13 +21,12 @@
* Tag current version, create 2.x branch * Tag current version, create 2.x branch
* Colour ideas: * Colour ideas:
* Introduce a tan colour, mostly in place of bright yellow - done * Introduce a tan colour, mostly in place of bright yellow - done
* Maybe introduce another darker blue colour * Maybe introduce another darker blue colour - done
* Tweak the terminal colours, more subdued, try other alternates e.g. pink * Tweak the terminal colours, more subdued, try other alternates e.g. pink - done
* Create a release? https://jira.adelaide.edu.au/browse/STUD-1828 * Background colour bluer - done
* Background colour bluer * Fix contrast and: - done
* Fix contrast and: * Tweak colours back to their humanistic values e.g. remove saturation from some of the brighter colours - done
* Tweak colours back to their humanistic values e.g. remove saturation from some of the brighter colours * Inactive background colour more gray, tad lighter - done
* Inactive background colour more gray, tad lighter
* Fill out corpus: * Fill out corpus:
* PHP * PHP
* Python * Python
@ -38,8 +38,8 @@
* Shell * Shell
* CSS * CSS
* HTML * HTML
* Tweak contrast, use of white vs orange for delimiters * Tweak contrast, use of white vs orange for delimiters - done
* Fix exa attributes, too colourful currently * Fix exa attributes, too colourful currently - done
* Update screenshots * Update screenshots
* Update all values across repo * Update all values across repo
* Automate the screenshot taking * Automate the screenshot taking
@ -49,7 +49,7 @@
* The README is too long - split into wiki pages on github * The README is too long - split into wiki pages on github
## Someday ## Someday
* Option to force background colour * Option to force background colour / don't do
* L*a*b values * L*a*b values
* Light version * Light version
* Setup page under projects on michaelwelford.com * Setup page under projects on michaelwelford.com