Skip to content

Conversation

@aome510
Copy link
Owner

@aome510 aome510 commented Jan 16, 2023

Resolves #97

TODO

  • remove built-in themes in favour of a single default ANSI theme
  • update theme_parse script
  • update theme/palette documentation
  • update theme.toml and app.toml examples

Theme config changes

  • made background and foreground fields optional in a theme's palette. Default to use terminal's background/foreground colors if not specified.
  • made 16 ANSI color fields optional in a theme's palette. Default to use terminal's ANSI colors if not specified.
  • removed selection_background and selection_foreground fields from a theme's palette
  • tweaked default value for playback_progress_bar component style

@aome510 aome510 merged commit cc0fde5 into master Jan 17, 2023
@aome510 aome510 deleted the 97-refactor-default-theme branch January 17, 2023 17:44
@aome510 aome510 mentioned this pull request Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

terminal ansi colors

2 participants