Alexandre Bury
|
23d65aa9dc
|
Update examples and tutorials to Rust 2018
|
2019-05-20 15:53:22 -07:00 |
|
Alexandre Bury
|
8acc08f340
|
Rustfmt
|
2018-06-10 23:29:19 -07:00 |
|
Alexandre Bury
|
126530b9a9
|
Cursive::new now takes the backend as argument
|
2018-04-01 16:39:03 -07:00 |
|
Alexandre Bury
|
da8310b076
|
Rustfmt
|
2018-01-22 14:37:27 -08:00 |
|
Alexandre Bury
|
431285135f
|
Make Palette directly an EnumMap
Removes the "colors" intermediate member.
|
2018-01-21 11:17:22 -08:00 |
|
Alexandre Bury
|
5ac0fce363
|
Refactor ColorStyle
Add the notion of PaletteColor to use a color from the palette.
Breaking change: most color styles are now methods rather than enum
variants.
|
2018-01-17 10:22:06 -08:00 |
|
Alexandre Bury
|
868e59a4fa
|
Add comments to examples
|
2018-01-15 18:55:27 -08:00 |
|
Alexandre Bury
|
e4cd68a4eb
|
Rustfmt
|
2017-12-30 23:03:42 +01:00 |
|
Alexandre Bury
|
a4ca7bbf1e
|
Rustfmt
|
2017-10-12 16:43:59 -07:00 |
|
Alexandre Bury
|
2ffae1f524
|
Rename {Color,ColorStyle}::Default to TerminalDefault
|
2017-07-18 01:36:34 +02:00 |
|
hcpl
|
9edc6ffc15
|
Add example that utilizes terminal default colors
|
2017-07-16 17:43:46 +03:00 |
|