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

Terminal frame color customization and optional glossiness #760

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

forestbeasts
Copy link

For that shiny look!

This adds a profile setting to change the terminal frame color, and optional glossiness and a profile setting to control that. This simply adds the reflected terminal text to the frame color, as you would expect.

The frame color is set to #FFFFFF and the glossiness to 0 by default, so this shouldn't affect existing profiles. Though if you set the frame color/glossiness and then load an old profile without these settings stored in it, it won't touch them (while still changing all the stuff it has settings for).

Green and gold demo
Blue on black demo

Frost added 4 commits October 2, 2021 12:01
I mean, it's how it works in the real world; it's added to the frame's base color, not occluded by the frame.
It's saved in the profile, and defaults to white.
Lets you turn off the bright reflections.
@diegodorado
Copy link

I checked out your repo hoping to get a solution for this, but it didn't worked for me:
image

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.

None yet

2 participants