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

A possible solution for allowing custom themes #352

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Conversation

b-ryan
Copy link
Owner

@b-ryan b-ryan commented Jan 29, 2018

This is a first attempt at solving the custom themes issue (they don't work anymore). Already I don't love it as a solution. The extra code to import a Python path is bananas.

The themes could be JSON instead. Or maybe there could be instructions for running powerline-shell with a modified PYTHONPATH and then just specifying a normal python import.

Will have to think about this...

@b-ryan
Copy link
Owner Author

b-ryan commented Jan 29, 2018

Going to merge so that there is some solution & can come back to it later. The code is written such that there should be no performance implications unless you actually are using a custom theme.

@b-ryan b-ryan merged commit 3c3062e into master Jan 29, 2018
@b-ryan b-ryan deleted the fix-custom-themes branch January 29, 2018 16:48
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.

1 participant