Increase git diff gutter width slightly

This commit is contained in:
Julia
2023-03-17 15:28:38 -04:00
parent d8758658e3
commit 368a6405a1
+2 -2
View File
@@ -99,8 +99,8 @@ export default function editor(colorScheme: ColorScheme) {
modified: foreground(layer, "warning"),
inserted: foreground(layer, "positive"),
removedWidthEm: 0.275,
widthEm: 0.16,
cornerRadius: 0.05,
widthEm: 0.22,
cornerRadius: 0.2,
},
/** Highlights matching occurences of what is under the cursor
* as well as matched brackets