Created
July 28, 2023 06:32
-
-
Save hardik29418/284175600000ed774bb778451a8881c0 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
{ | |
"type": "color", | |
"id": "announcement_bar_background_color", | |
"label": "Background Color", | |
"default": "#000000" | |
}, | |
{ | |
"type": "color", | |
"id": "announcement_bar_text_color", | |
"label": "Text Color", | |
"default": "#ffffff" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment