Skip to content

fix(theme): honor plugin theme config - #21

Closed
farzadmf wants to merge 1 commit into
thanhdat77:mainfrom
farzadmf:main
Closed

fix(theme): honor plugin theme config#21
farzadmf wants to merge 1 commit into
thanhdat77:mainfrom
farzadmf:main

Conversation

@farzadmf

Copy link
Copy Markdown

Summary

  • Read theme name from plugin config; it was ignored.
  • Add plugin [theme.custom] tokens; layered over inherited ones.
  • Fix macOS /tmp symlink mismatch in two tests.
  • Document theme resolution in README and example config.

Checks

  • cargo fmt --check
  • cargo clippy -- -D warnings
  • cargo test

Closes #20

- Read theme name from plugin config; it was ignored.
- Add plugin [theme.custom] tokens; layered over inherited ones.
- Fix macOS /tmp symlink mismatch in two tests.
- Document theme resolution in README and example config.
@farzadmf farzadmf closed this Aug 3, 2026
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.

Cannot change theme in the config file

1 participant