WIP snake_case 3/?
This commit is contained in:
parent
ba17fae8d9
commit
17f2fed3c8
62 changed files with 786 additions and 786 deletions
|
@ -102,7 +102,7 @@ export default function workspace(colorScheme: ColorScheme): any {
|
|||
},
|
||||
zoomedPaneForeground: {
|
||||
margin: 16,
|
||||
shadow: colorScheme.modalShadow,
|
||||
shadow: colorScheme.modal_shadow,
|
||||
border: border(colorScheme.lowest, { overlay: true }),
|
||||
},
|
||||
zoomedPanelForeground: {
|
||||
|
@ -189,7 +189,7 @@ export default function workspace(colorScheme: ColorScheme): any {
|
|||
corner_radius: 6,
|
||||
padding: 12,
|
||||
border: border(colorScheme.middle),
|
||||
shadow: colorScheme.popoverShadow,
|
||||
shadow: colorScheme.popover_shadow,
|
||||
},
|
||||
notifications: {
|
||||
width: 400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue