nushell/crates/nu-data/src
Darren Schroeder adbbcafd30
Add minor theme support (#2449)
* WIP - compiling but not working

* semi-working

* making progress

* working except for table lines

* fmt + clippy

* cleaned up some comments

* working line colors

* fmt, clippy, updated sample config.toml

* removed extra comments
2020-09-01 17:09:55 +12:00
..
base Light fixes (#2455) 2020-08-30 19:03:18 +12:00
config Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00
utils Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
base.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
command.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
config.rs Command especific configuration extraction baseline. 2020-08-26 10:33:55 -05:00
dict.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
lib.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
operators.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
primitive.rs Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00
process.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
types.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
value.rs Add minor theme support (#2449) 2020-09-01 17:09:55 +12:00