Created
June 11, 2023 07:28
-
-
Save RobinBoers/a2fcdbc5ce44ce9b558c43e265fe8fe3 to your computer and use it in GitHub Desktop.
SchildiChat Desktop element theme
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
{ | |
"name": "Schildi Element Dark", | |
"is_dark": true, | |
"colors": { | |
"primary-color": "#0dbd8b" | |
} | |
} |
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
{ | |
"name": "Schildi Element", | |
"colors": { | |
"primary-color": "#0dbd8b" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment