summary refs log tree commit diff
path: root/bin/gfx/fb.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-03-09 22:52:27 -0500
committerJune McEnroe <june@causal.agency>2018-03-09 22:52:27 -0500
commita46fa368ece4a814e86cbb51dd65e93053a66b76 (patch)
treebac5a7d0de433763853eef6f36e304ea1e689c15 /bin/gfx/fb.c
parentYet more tweaking of dtch (diff)
downloadsrc-a46fa368ece4a814e86cbb51dd65e93053a66b76.tar.gz
src-a46fa368ece4a814e86cbb51dd65e93053a66b76.zip
Revert "Use "Broken Gray" htop colors"
This reverts commit e47aa003882eb78349c71d31595c5e50f2b1bf9b.

I think I'm just gonna shove a hack into .zshenv on my FreeBSD machines
to set TERM=xterm.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
file?id=7076c087ee86f57f7f520554418c7ed540723d0e&follow=1'>Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe 2018-02-04Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe