Style context menu
This commit is contained in:
parent
c0aafac387
commit
580f1a4125
4 changed files with 29 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
import Theme from "../themes/common/theme";
|
||||
import { panel } from "./app";
|
||||
import { backgroundColor, iconColor, player, shadow, text } from "./components";
|
||||
import { backgroundColor, iconColor, player, text } from "./components";
|
||||
|
||||
export default function projectPanel(theme: Theme) {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue