Skip to content

Instantly share code, notes, and snippets.

@extratone
Created January 30, 2023 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save extratone/f3183f5a7f5e32ff3c094a7f67913c2d to your computer and use it in GitHub Desktop.
Save extratone/f3183f5a7f5e32ff3c094a7f67913c2d to your computer and use it in GitHub Desktop.
A color theme for Ripcord based on Cultured Code's Things 3 Dark.
{
"alternate_base": "#171c22",
"base": "#1d2229",
"button": "#7b8593",
"chat_timestamp": "#7b8089",
"disabled_button": "#2e343b",
"disabled_icon": "#2b343f",
"disabled_text": "#7b8089",
"highlight": "#21528c",
"highlighted_text": "#ffffff",
"icon": "#d0c58c",
"text": "#e3e4e5",
"unread_badge": "#e2e5eb",
"unread_badge_text": "#4cafa5",
"window": "#171c22"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment