faressoft / faressoft/terminalizer
Customize background color of recorded files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16.2k
- Forks
- 519
- PR merge metrics
- No merged PRs in 30d
Description
Issue
Currently, the background of rendered Terminalizer recordings are white. This imposes design restrictions on how we can display the recordings/gifs to the end user.
Question
Is there an option to set the background color behind the rendered terminal?
Example
Demonstration of the issue achieved by setting the background color on the Terminalizer GitHub repository page to a non-#FFF color.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named in the issue. Start by locating the code that renders recorded terminal output and identify how the current white background is selected. Done means users can set the background color behind the rendered terminal and the generated recording reflects that setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100