diff --git a/styles/src/styleTree/editor.ts b/styles/src/styleTree/editor.ts index a1b791d00d..0c2435ed5a 100644 --- a/styles/src/styleTree/editor.ts +++ b/styles/src/styleTree/editor.ts @@ -103,8 +103,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