xterm.dart
xterm.dart copied to clipboard
Add a copyWith to the TerminalTheme class
I dont need to change everything from the default theme, so it would be nice to have a copyWith method that i can adjust - especially if i can use MaterialColor instead of raw hex codes...