1 files changed,
2 insertions(+),
1 deletions(-)
M
config/alacritty.yml
··· 4 4 window: 5 5 title: Alacritty 6 6 dynamic_padding: false 7 + decorations: "None" 7 8 opacity: 1 8 9 padding: 9 10 x: 0 ··· 51 52 schemes: 52 53 vscode: &vscode 53 54 primary: 54 - background: "#1e1e1e" 55 + background: "#24283b" 55 56 foreground: "#d4d4d4" 56 57 cursor: 57 58 text: CellBackground