This commit is contained in:
Matt Parker
2025-08-01 20:09:57 +10:00
parent e0b03b43d0
commit f45244eb1c

View File

@@ -21,6 +21,8 @@
CursorBlink = true, CursorBlink = true,
CursorStyle = CursorStyle.Bar, CursorStyle = CursorStyle.Bar,
Columns = 140, Columns = 140,
FontFamily = "Cascadia Code",
FontWeightBold = "500",
Theme = Theme =
{ {
BrightGreen = "#98c379", BrightGreen = "#98c379",