Skip to content

Instantly share code, notes, and snippets.

@tyzbit
Last active April 30, 2025 00:51
Show Gist options
  • Save tyzbit/45d13c44cc412b07a097a8676e810355 to your computer and use it in GitHub Desktop.
Save tyzbit/45d13c44cc412b07a097a8676e810355 to your computer and use it in GitHub Desktop.
Revolt Theme - Missile Command
{
"accent": "#8632bd",
"background": "#000000",
"foreground": "#06cb2e",
"block": "#231033",
"message-box": "#21252b",
"mention": "#3f005c",
"success": "#2D974D",
"warning": "#FEE75C",
"tooltip": "#000000",
"error": "#ED4245",
"hover": "rgba(255, 255, 255, 0.05)",
"scrollbar-thumb": "#00ff00",
"scrollbar-track": "#1B1F23",
"primary-background": "#000000",
"primary-header": "#0f131a",
"secondary-background": "#0f1114",
"secondary-foreground": "#e30d0d",
"secondary-header": "#152819",
"tertiary-background": "#181A1F",
"tertiary-foreground": "#386d37",
"status-online": "#00ff6e",
"status-away": "#FEE75C",
"status-focus": "#6C63FF",
"status-busy": "#ED4245",
"status-streaming": "#593695",
"status-invisible": "#747F8D",
"light": false,
"font": "Poppins",
"monospaceFont": "Space Mono"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment