where `key` represents what you want to style, `fg` specifies the foreground color, `bg` the background color, `underline_style` the underline style, `underline_color` the underline color (only meaningful if an underline style is enabled), and `modifiers` is a list of style modifiers. `bg`, `underline` and `modifiers` can be omitted to defer to the defaults.
where `key` represents what you want to style, `fg` specifies the foreground color, `bg` the background color, `underline_style` the underline style, `underline_color` the underline color (only meaningful if an underline style is enabled), and `modifiers` is a list of style modifiers. `bg`, `underline` and `modifiers` can be omitted to defer to the defaults.
@ -91,7 +91,7 @@ Less common modifiers might not be supported by your terminal emulator.
### Underline Style
### Underline Style
One of the following values may be used as an `underline_styles`.
One of the following values may be used as an `underline-style`.
Some styles might not be supported by your terminal emulator.
Some styles might not be supported by your terminal emulator.
@ -101,7 +101,7 @@ Some styles might not be supported by your terminal emulator.