1
0
mirror of https://github.com/gryf/wombat256grf.git synced 2026-04-21 07:51:26 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
gryf 11289281fd Dropping 88 color terminals support.
Nowadays, all significant terminals are capable for displaying at least
256 colors, that's why I decided to drop support for old 88 color, since
the approximation is pretty inaccurate for such terms.
2021-01-19 19:39:00 +01:00
gryf fdbba1936d Fix minor formatting code. 2021-01-19 19:35:26 +01:00
gryf 4380e7a48b And finally renamed Y function to undercurl. 2021-01-19 19:11:28 +01:00
gryf c56c0b9921 Update X function to more meaningful highlight. 2021-01-19 19:10:00 +01:00
gryf 10fc18f494 Update rgb function and its name. 2021-01-19 19:07:12 +01:00
gryf 714e81aa63 Update color function and rename it to get_color. 2021-01-19 19:02:33 +01:00
gryf 82f5f049f8 Update rgb_color function 2021-01-19 19:01:15 +01:00
gryf 23bedc8306 Update rgb_level function 2021-01-19 18:59:44 +01:00
gryf 7a8aa2c501 Update rgb_number function 2021-01-19 18:58:35 +01:00
gryf a034c74df0 Update grey_color function 2021-01-19 18:57:06 +01:00
gryf f9fd909771 Rewrite function for getting grey level. 2021-01-18 20:32:40 +01:00
gryf e6dd89004f Optimize grey level approximation. 2021-01-18 20:27:02 +01:00
gryf 9ccafeec1d Remove whitespaces. 2021-01-18 20:14:43 +01:00
gryf 3b421f1495 Replace tabs with spaces. 2021-01-18 18:36:41 +01:00
gryf fd3a1d6fc9 Corrected version for colorcolumn 2017-06-14 11:35:37 +02:00
gryf a15133c928 Added modified version of wombat 2017-05-31 21:25:03 +02:00