Update colours
This commit is contained in:
@@ -22,11 +22,12 @@
|
||||
CursorStyle = CursorStyle.Bar,
|
||||
Columns = 140,
|
||||
FontFamily = "Cascadia Code",
|
||||
FontWeightBold = "500",
|
||||
FontWeightBold = "400",
|
||||
Theme =
|
||||
{
|
||||
BrightGreen = "#98c379",
|
||||
BrightRed = "#eb424f",
|
||||
BrightRed = "#e06c75",
|
||||
Foreground = "#dcdfe4",
|
||||
Background = "#282c34",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user