WIP snake_case 2/?

This commit is contained in:
Nate Butler 2023-06-29 01:48:40 -04:00
parent b015f506da
commit ba17fae8d9
23 changed files with 317 additions and 356 deletions

View file

@ -48,7 +48,7 @@ export default function project_panel(theme: ColorScheme): any {
background: background(layer),
iconColor: foreground(layer, "variant"),
iconSize: 7,
iconSpacing: 5,
icon_spacing: 5,
text: text(layer, "mono", "variant", { size: "sm" }),
status: {
...git_status,