Skip to content

Instantly share code, notes, and snippets.

@FiXato
Last active December 11, 2015 06:28
Show Gist options
  • Save FiXato/4559037 to your computer and use it in GitHub Desktop.
Save FiXato/4559037 to your computer and use it in GitHub Desktop.
2 aliases to test how plain foreground and background colours look in WeeChat.
colours-all-1 = "/input insert ,00 [ ] 00 00 (white) ,01 [ ] 01 01 (black) ,02 [ ] 02 02 (navyblue) ,03 [ ] 03 03 (green)"
colours-all-2 = "/input insert ,04 [ ] 04 04 (red) ,05 [ ] 05 05 (maroonbrown) ,06 [ ] 06 06 (purple) ,07 [ ] 07 07 (oliveorange)"
colours-all-3 = "/input insert ,08 [ ] 08 08 (yellow) ,09 [ ] 09 09 (limegreen) ,10 [ ] 10 10 (teal/greenbluecyan) ,11 [ ] 11 11 (lightcyan/aqua)"
colours-all-4 = "/input insert ,12 [ ] 12 12 (royal/lightblue) ,13 [ ] 13 13 (fuchsia) ,14 [ ] 14 14 (grey) ,15 [ ] 15 15 (lightgrey/silver)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment