Commit message (Collapse) | Author | ||
---|---|---|---|
2018-04-02 | Rewrite scheme in a more sensible order | June McEnroe | |
2018-04-02 | Use function pointers in scheme | June McEnroe | |
2018-04-02 | Use union for scheme gen functions | June McEnroe | |
2018-04-02 | Use uint32_t for len in scheme | June McEnroe | |
There are potentially 256 colours. | |||
2018-04-01 | Add HSV output to scheme | June McEnroe | |
2018-03-31 | Output Linux console escapes from scheme | June McEnroe | |
2018-03-31 | Add scheme to README | June McEnroe | |
2018-03-31 | Brighten color scheme | June McEnroe | |
2018-03-31 | Set Dark terminal to scheme | June McEnroe | |
2018-03-31 | Lighten cursor color | June McEnroe | |
2018-03-31 | Tweak cyan further | June McEnroe | |
It's actually green at this point. | |||
2018-03-31 | Tweak colors in scheme | June McEnroe | |
2018-03-31 | Add scheme.png target | June McEnroe | |
2018-03-31 | Generate Terminal.app color scheme | June McEnroe | |
Colors still very much WIP, but coming along. | |||
2018-03-31 | Generate basic ANSI color scheme | June McEnroe | |
2018-03-31 | Add hex output to scheme | June McEnroe | |
2018-03-31 | Add color scheme PNG generator | June McEnroe | |
2018-03-31 | Simplify gfxx palette generation | June McEnroe | |
2018-03-31 | Switch to HSV for gfxx palette generation | June McEnroe | |
2018-03-30 | Generate default palette in gfxx | June McEnroe | |
2018-03-30 | Ignore build and clone | June McEnroe | |
2018-03-30 | Set g:clipboard to pb{copy,paste} always | June 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-28 | Add d-_-b crate | June McEnroe |