summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-11 18:08:05 -0500
committerJune McEnroe <june@causal.agency>2020-02-11 18:08:05 -0500
commit4d532ec738259a146319183df8a244423563e755 (patch)
treefa58274aeb2c4da16f9578a9701956a4b24b3efb /chat.h
parentUse time_t for save signature (diff)
downloadcatgirl-4d532ec738259a146319183df8a244423563e755.tar.gz
catgirl-4d532ec738259a146319183df8a244423563e755.zip
Take first two words in colorMentions
This lets phrases like "hi june" get colored, but still doesn't get
carried away.
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/README?id=ef211f4c6a8a97260f73500827bf8d50dddf6287&follow=1'>Add 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