WIP snake_case 1/?
through `contact_notification`
This commit is contained in:
parent
2e162f8af7
commit
b015f506da
41 changed files with 302 additions and 386 deletions
|
@ -25,9 +25,9 @@ export default function update_notification(colorScheme: ColorScheme): any {
|
|||
dismissButton: interactive({
|
||||
base: {
|
||||
color: foreground(layer),
|
||||
iconWidth: 8,
|
||||
icon_width: 8,
|
||||
iconHeight: 8,
|
||||
buttonWidth: 8,
|
||||
button_width: 8,
|
||||
buttonHeight: 8,
|
||||
},
|
||||
state: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue