xterm.dart icon indicating copy to clipboard operation
xterm.dart copied to clipboard

Add a copyWith to the TerminalTheme class

Open TekExplorer opened this issue 3 years ago • 0 comments

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...

TekExplorer avatar May 29 '22 04:05 TekExplorer