Update TerminalOutputDisplay.razor

This commit is contained in:
Matt Parker
2025-08-01 19:29:31 +10:00
parent d8dcae1416
commit 9a297d6dd9

View File

@@ -23,7 +23,8 @@
Columns = 140,
Theme =
{
Background = "#303030",
BrightGreen = "#98c379",
Background = "#282c34",
},
};