Created
August 11, 2020 17:33
-
-
Save virtual/c10643db034866bfc5f5fd7a0f9982a5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "lineTemplate": "<span class=\"{value}}\"></span> {{text}}", | |
| "options": [ | |
| ":Default background:{{text}}", | |
| "bg-white:White", | |
| "bg-primary:Yellow (Primary)", | |
| "bg-spring-wood:Light Grey", | |
| "bg-light-blue:Light Blue", | |
| "bg-azure:Blue", | |
| "bg-secondary:Dark Blue" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment