Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support themes and more package managers and more #59

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

chaqchase
Copy link
Owner

This pull request includes significant updates to the CI/CD workflows, the addition of a theming system, and enhancements to the command-line arguments for the lla tool. The most important changes include the creation of new workflows for different package managers, the introduction of a theming system in the README.md, and the addition of a --no-color option in the command-line arguments.

CI/CD Workflow Updates:

Theming System:

  • README.md: Introduced a new section on theming, detailing the structure of theme files, built-in themes, and instructions on how to use and customize themes. [1] [2] [3]

Command-line Arguments Enhancements:

- Introduced a new theming system allowing users to customize colors for files, directories, and permissions via TOML files.
- Added a `no_color` argument to disable colored output based on user preferences.
- Updated `PluginInstaller` to utilize the new `ColorState` for conditional color display.
- Refactored color handling in various formatters to use theme colors, improving consistency across the application.
- Created multiple built-in themes (e.g., dark, light, poimandres) for enhanced user experience.

This commit significantly improves the visual customization options for users, making `lla` more adaptable to different environments.
@chaqchase chaqchase added the release Release a new version label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant