summary refs log tree commit diff homepage
path: root/2019/day02.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-07 10:22:39 -0500
committerJune McEnroe <june@causal.agency>2022-12-07 10:22:39 -0500
commit4fe185a192e8eedaf42ad660fb246940c47af26c (patch)
treee4ad53afd2524cf3fa80d6b3eac2367b44f65685 /2019/day02.c
parentSolve day 6 part 2 (diff)
downloadaoc-4fe185a192e8eedaf42ad660fb246940c47af26c.tar.gz
aoc-4fe185a192e8eedaf42ad660fb246940c47af26c.zip
Solve day 7 part 1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Enroe 2018-03-31Add scheme to READMEJune McEnroe 2018-03-31Brighten color schemeJune McEnroe 2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe