π§π»ββοΈ feat: adding the new theme manager to the list#83
Open
thebigcicca wants to merge 1 commit intoakrawchyk:masterfrom
Open
π§π»ββοΈ feat: adding the new theme manager to the list#83thebigcicca wants to merge 1 commit intoakrawchyk:masterfrom
thebigcicca wants to merge 1 commit intoakrawchyk:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Objective
The main objective of Gardenal is to provide a simple and agile way to switch between themes in Vim, without the need for complex manual commands. It allows users to configure a list of preferred themes and map keyboard shortcuts to switch between them.
reasons why I think it should also be included on the list
Quick Switch between Themes
Gardenal allows users to quickly switch between different themes with a simple key press. You can pre-configure a list of themes in the configuration file and define which keys you want to use to switch between them.
Keyboard Shortcuts Configuration
Flexibility is one of Gardenalβs hallmarks. Users can define their own keyboard shortcuts to switch between configured themes. This allows each developer to customize the way they interact with the editor, adapting the plugin to their workflow.
Ease of Use
With simple commands, Gardenal eliminates the need to remember and type long commands to change the theme. All that is required is setup once and switching themes becomes an instant task.
Extensible for Future Functionality
Although currently focused on theme exchange, Gardenal has the potential to be expanded with other features, such as project management, in the future.