nushell/crates
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
..
nu_plugin_binaryview Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_fetch Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_inc Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_match Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_post Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_ps Upgrade heim to 0.1.0-beta.3 (#2019) 2020-06-21 06:55:16 +12:00
nu_plugin_start Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_sys Upgrade heim to 0.1.0-beta.3 (#2019) 2020-06-21 06:55:16 +12:00
nu_plugin_textview Finish move to nu-table (#2025) 2020-06-21 07:25:07 +12:00
nu_plugin_tree Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-build Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-cli Add ThemedPalette (#1873) 2020-06-26 16:40:12 +12:00
nu-errors Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-parser Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-plugin issue1332 - Fix for yamls with unquoted double curly braces (#1988) 2020-06-17 07:12:04 +12:00
nu-protocol Refactoring and more group-by flexibility. 2020-06-17 13:34:17 -05:00
nu-source First pass at updating all documentation formatting and cleaning up output of examples (#2031) 2020-06-24 06:21:47 +12:00
nu-table Cleanup header to work like before (#2039) 2020-06-24 06:51:06 +12:00
nu-test-support Convert sum command into subcommand of the math command (#2004) 2020-06-18 21:02:01 -05:00
nu-value-ext Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00