WIP
This commit is contained in:
parent
85ed7b41f1
commit
a8483ba458
11 changed files with 219 additions and 65 deletions
|
@ -15,9 +15,10 @@ export default function contextMenu(theme: Theme) {
|
|||
shadow: shadow(theme),
|
||||
item: {
|
||||
label: text(theme, "sans", "secondary", { size: "sm" }),
|
||||
keystroke: text(theme, "sans", "muted", { size: "sm", weight: "bold" }),
|
||||
},
|
||||
separator: {
|
||||
background: "#00ff00"
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue