Is your feature request related to a problem? Please describe.
I’d love the possiblity to use my own custom CSS rules. Currently I have to repaste my own css background color rules (sand theme) and some font rules and some things I want to have hidden etc. after every restart of ts.
Describe the solution you’d like
3 possible solutions:
- Text area for own CSS rules in the ts settings
- Own css files a user can chosse that will overwrite the default css of ts
- json files like in vscode
Describe alternatives you’ve considered
Repaste them after every TS restart in the devtools
Additional context
Not available