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

Background image option not working as expected #84

Open
pansy27 opened this issue Oct 15, 2022 · 2 comments
Open

Background image option not working as expected #84

pansy27 opened this issue Oct 15, 2022 · 2 comments

Comments

@pansy27
Copy link

pansy27 commented Oct 15, 2022

Hello.
I was setting the background image for tym using the background_image option but the image only shows up behind the padding area and not the actual typing area. I am not using any theme file here.
05_11_43

If i set color_background to transparent using rgba then it becomes like this:
05_15_35

@endaaman
Copy link
Owner

How about trying below.

$ tym --background_image=/path/to/image.png --color_background=NONE 

@pansy27
Copy link
Author

pansy27 commented Oct 25, 2022

Thanks! this worked.
Edit: Seems like it only works correctly with vte3. vte3-git makes the background behind the text show background color instead of background image.
Also one more thing, is it possible to have search mode in tym? vte supports one like this:
05_58_40

Thank you for your hard work.

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

No branches or pull requests

2 participants