falcon/TODO.md

76 lines
2.4 KiB
Markdown
Raw Normal View History

2018-07-04 04:41:35 +03:00
# Falcon Todo
2018-08-04 06:25:36 +03:00
## @Todo
* statusline - airline check
* increase contrast in markdown for code blocks - maybe another gray...
* check gnome
* add in palette file with rbg and hex and names
2019-10-18 02:42:36 +03:00
* vscode scheme, in progress
* update other themes with indigo for selection colour
* kitty file for inclusion
2019-07-31 05:56:00 +03:00
## VSCode refs
- https://github.com/sdras/night-owl-vscode-theme
- https://css-tricks.com/creating-a-vs-code-theme/
- https://marketplace.visualstudio.com/items?itemName=whizkydee.material-palenight-theme&WT.mc_id=csstricks-themearticle-sdras
2018-07-28 04:37:21 +03:00
2018-07-04 04:41:35 +03:00
## Full list
* Tag current version, create 2.x branch
2018-08-04 06:25:36 +03:00
* Add in some lean prompt stuff, fix up brackets to be delimiter colour etc.
2018-08-29 08:20:58 +03:00
* Fill out corpus (https://rosettacode.org/wiki/Rosetta_Code, https://rosettacode.org/wiki/Sorting_algorithms/Quicksort)
2018-07-04 04:41:35 +03:00
* PHP
* Python
* JS
2018-07-04 05:17:36 +03:00
* Java
* C++
* HTML
* Haskell
* Shell
2018-07-14 08:19:50 +03:00
* CSS
* HTML
2018-07-28 04:37:21 +03:00
* Automate the screenshot taking
2018-07-04 05:17:36 +03:00
2018-08-04 06:25:36 +03:00
## Done
2019-10-18 02:42:36 +03:00
* redo screenshots since String syntax change
2018-08-18 14:47:46 +03:00
* Option to force background colour / don't do
2018-08-18 10:10:01 +03:00
* Update all values across repo - done?
* everything else:
* alfred
* alacritty
* prism
* taskwarrior
* timewarrior
2018-08-14 15:45:34 +03:00
* Update palette images
* Update hero image
* New logo
* The README is too long - split into wiki pages on github
* vimdiff colours - done
2018-08-04 06:25:36 +03:00
* Check all grays re blueness - done
* kitty - done
* terminal colours - done
* inactive colour - a touch bluer and brighter - done
* purple use - anywhere else? - done
* fix status line and cursor line, too close - done
* other syntax highlighting for different code types = done?
* PHP - done
* tmux - done
* Colour ideas:
* Introduce a tan colour, mostly in place of bright yellow - done
* Maybe introduce another darker blue colour - done
* Tweak the terminal colours, more subdued, try other alternates e.g. pink - done
* Background colour bluer - done
* Fix contrast and: - done
* Tweak colours back to their humanistic values e.g. remove saturation from some of the brighter colours - done
* Inactive background colour more gray, tad lighter - done
* Tweak contrast, use of white vs orange for delimiters - done
* Fix exa attributes, too colourful currently - done
2018-07-04 05:17:36 +03:00
## Someday
* L*a*b values
2018-08-04 06:25:36 +03:00
* Light version? probably not though. Maybe some contrast options.
* More support:
* Mutt
* TeX
* highlight: https://gitlab.com/saalen/highlight
2018-08-18 14:47:46 +03:00
* Setup page under projects on michaelwelford.com, point to blog posts about it.