nushell/crates/nu-cli
Kurtis 80ce8acf57
Add ThemedPalette (#1873)
* add theme module

* reorganize theme palette code

* improve tests

* move to newtype implementation for ThemeColor and fix Palette name.

* add dead code ignore for now

* fix allow dead code macro

* remove redundant import and unnecessary return

* fix ok_or clippy error

Co-authored-by: Kurtis Nusbaum <kcommiter@gmail.com>
2020-06-26 16:40:12 +12:00
..
src Add ThemedPalette (#1873) 2020-06-26 16:40:12 +12:00
tests Adds random command with uuid subcommand (#2050) 2020-06-25 17:51:09 +12:00
Cargo.toml Adds random command with uuid subcommand (#2050) 2020-06-25 17:51:09 +12:00