Update TerminalOutputDisplay.razor

This commit is contained in:
Matt Parker
2025-08-01 19:46:11 +10:00
parent 9a297d6dd9
commit e0b03b43d0

View File

@@ -24,6 +24,7 @@
Theme =
{
BrightGreen = "#98c379",
BrightRed = "#eb424f",
Background = "#282c34",
},
};