update background colour in ghostty
This commit is contained in:
@@ -176,14 +176,14 @@
|
|||||||
"14=#b2f8f5"
|
"14=#b2f8f5"
|
||||||
"15=#f5f9f5"
|
"15=#f5f9f5"
|
||||||
];
|
];
|
||||||
background = "1f2620";
|
background = "#1f2620";
|
||||||
foreground = "eaeaea";
|
foreground = "#eaeaea";
|
||||||
cursor-color = "fffd98";
|
cursor-color = "#fffd98";
|
||||||
cursor-text = "3f4c3f";
|
cursor-text = "#3f4c3f";
|
||||||
cursor-opacity = 0.7;
|
cursor-opacity = 0.7;
|
||||||
cursor-style = "block";
|
cursor-style = "block";
|
||||||
selection-background = "3f4c3f";
|
selection-background = "#3f4c3f";
|
||||||
selection-foreground = "ffffea";
|
selection-foreground = "#ffffea";
|
||||||
background-opacity = 1;
|
background-opacity = 1;
|
||||||
window-padding-x = "2,2";
|
window-padding-x = "2,2";
|
||||||
window-padding-y = "2,2";
|
window-padding-y = "2,2";
|
||||||
@@ -775,4 +775,4 @@
|
|||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user