jonmbake / react-terminal-ui

A terminal react component with support for light and dark modes.
https://jonmbake.github.io/react-terminal-ui/demo/
MIT License
205 stars 30 forks source link

Is it possible to make it borderless #50

Open supertick opened 2 months ago

supertick commented 2 months ago

Is your feature request related to a problem? Please describe. Hello, I was wondering if there is an option to remove the top border and Mac inspired colored buttons ?

github-actions[bot] commented 2 months ago

Thank you for taking the time to submit an Issue! You should get a response to this issue within one to two days.

jonmbake commented 2 months ago

Right now there is not an easy way to override default styling. It's something we talked about adding support for in the past. Feel free to purpose an change to allow overriding default styling (defined in style.css).