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

[REQUEST] I think being able to change Yakuake theme would be nice too. #113

Open
bphd opened this issue Jan 19, 2022 · 3 comments
Open
Labels
plugin support Support for a new application

Comments

@bphd
Copy link

bphd commented Jan 19, 2022

I think being able to change Yakuake theme would be nice too.

Originally posted by @Derpitron in baduhai/Koi#4 (comment)

And I add to that Yakuake terminal background/foreground color (which is not a theme, compared to Yakuake themes)

@l0drex l0drex added the plugin support Support for a new application label Feb 3, 2022
@bphd
Copy link
Author

bphd commented Sep 22, 2023

Maybe that can help to automatize

coolor=darklight; echo set $coolor; ln --symbolic /home/$USER/.config/yakuakerc-$coolor /home/$USER/.config/yakuakerc; ln --symbolic /home/$USER/.local/share/konsole/Yakuake-$coolor.profile /home/$USER/.local/share/konsole/Yakuake.profile; koi --set-$coolor; yin-yang --set-$coolor

@evhan3584
Copy link

This is now possible thanks to PR #96 which is included in release 0.4

@bphd
Copy link
Author

bphd commented Dec 16, 2024

This is now possible thanks to PR #96 which is included in release 0.4

That's adding script support, not specific to yakuake fore/back/theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin support Support for a new application
Projects
None yet
Development

No branches or pull requests

3 participants