Created
August 5, 2020 07:05
-
-
Save Transfusion/435f400dc9b5f30d75de9bd8629f4304 to your computer and use it in GitHub Desktop.
Purple Ripcord 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
| { | |
| "alternate_base": "#4b0064", | |
| "base": "#3b0259", | |
| "button": "#4e3551", | |
| "chat_timestamp": "#ffc6ff", | |
| "disabled_button": "#451f48", | |
| "disabled_icon": "#8d8b8b", | |
| "disabled_text": "#8d8b8b", | |
| "highlight": "#d3d2d0", | |
| "highlighted_text": "#2d2c27", | |
| "icon": "#d4d1d0", | |
| "text": "#fffcfc", | |
| "unread_badge": "#d4d1d0", | |
| "unread_badge_text": "#73003c", | |
| "window": "#320043" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment