excalith / excalith-start-page

Terminal-inspired, clean, feature-rich and customizable browser start page for geeks. Has built-in editor for customizing.
https://excalith-start-page.vercel.app
MIT License
554 stars 163 forks source link

Terminal and Font Transparency Controls #58

Open excalith opened 8 months ago

excalith commented 8 months ago

Discussed in https://github.com/excalith/excalith-start-page/discussions/57

Originally posted by **g4xx** January 5, 2024 It would be nice to separate terminal transparency from font transparency. Currently using opacity parameter really hurts legibility of text if set too low. This of course could be two separate parameters in config.

Currently, the terminal opacity changes the whole opacity of the terminal, including text. It can be further improved by adjusting terminal background and text opacity individually, giving more freedom for customization.