WIP + Format
This commit is contained in:
parent
c4028ef116
commit
2d25e25ec3
26 changed files with 407 additions and 447 deletions
|
@ -1,10 +1,5 @@
|
|||
import { ColorScheme } from "../themes/common/colorScheme";
|
||||
import {
|
||||
background,
|
||||
border,
|
||||
borderColor,
|
||||
text,
|
||||
} from "./components";
|
||||
import { background, border, borderColor, text } from "./components";
|
||||
|
||||
export default function contextMenu(colorScheme: ColorScheme) {
|
||||
let elevation = colorScheme.middle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue