other: update built-in themes list in config (#452)

Adds nord and nord-light as part of the description in the pre-defined config file.
This commit is contained in:
Clement Tsang 2021-04-13 17:15:30 -04:00 committed by GitHub
parent cc03d57f37
commit d9fd6be2cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -479,7 +479,7 @@ pub const OLD_CONFIG_TEXT: &str = r##"# This is a default config file for bottom
#hide_table_gap = false
# Disable mouse clicks
#disable_click = false
# Built-in themes. Valid values are "default", "default-light", "gruvbox", "gruvbox-light"
# Built-in themes. Valid values are "default", "default-light", "gruvbox", "gruvbox-light", "nord", "nord-light"
#color = "default"
# Show memory values in the processes widget as values by default
#mem_as_value = false