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

@ -8,7 +8,7 @@ export default function picker(colorScheme: ColorScheme): any {
const container = {
background: background(layer),
border: border(layer),
shadow: colorScheme.modalShadow,
shadow: colorScheme.modal_shadow,
corner_radius: 12,
padding: {
bottom: 4,