Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
21.78k stars 837 forks source link

Terminal frame color customization and optional glossiness #760

Open forestbeasts opened 1 year ago

forestbeasts commented 1 year ago

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

diegodorado commented 1 year ago

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