You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of these properties (e.g. jitter, ambientLight, rasterization, bloom, burnIn, ...etc) are likely not relevant and could possibly be left out. The ones that are relevant are backgroundColor, fontColor, and name, which makes it relatively easy to support.
At a glance, it appears to cool-retro-term seeks to emulate the look and feel of old monochrome displays. Do colour schemes even make sense in that context? Certainly, you'd lose nearly all the colours.
cool-retro-term is a retro terminal emulator.
It supports custom themes via JSON files, like so:
Many of these properties (e.g.
jitter
,ambientLight
,rasterization
,bloom
,burnIn
, ...etc) are likely not relevant and could possibly be left out. The ones that are relevant arebackgroundColor
,fontColor
, andname
, which makes it relatively easy to support.More example themes can be found here: https://github.com/Swordfish90/cool-retro-term/wiki/Third-Party-Themes
The text was updated successfully, but these errors were encountered: