WIP snake_case 3/?

This commit is contained in:
Nate Butler 2023-06-29 02:16:21 -04:00
parent ba17fae8d9
commit 17f2fed3c8
62 changed files with 786 additions and 786 deletions

View file

@ -186,7 +186,7 @@ export default function editor(theme: ColorScheme): any {
left: -14,
},
border: border(theme.middle),
shadow: theme.popoverShadow,
shadow: theme.popover_shadow,
matchHighlight: foreground(theme.middle, "accent"),
item: autocomplete_item,
hoveredItem: {