Last active
January 19, 2024 21:30
-
-
Save Jawabiscuit/0cedb6a34119e0d4dd9659208f991bcb to your computer and use it in GitHub Desktop.
New note workflow idea using Modal Forms plugin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"theme": "base", | |
"themeVariables": { | |
"primaryColor": "#6272a4", | |
"primaryBorderColor": "#bd93f9", | |
"noteBkgColor": "#8be9fd", | |
"noteTextColor": "#6272a4", | |
"actorTextColor": "#50fa7b", | |
"signalColor": "#ff79c6", | |
"signalTextColor": "#ff79c6", | |
"loopTextColor": "#6272a4", | |
"labelBoxBkgColor": "#ffb86c", | |
"labelTextColor": "#6272a4" | |
} | |
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment