Skip to content

Instantly share code, notes, and snippets.

@wuhhh
Created March 4, 2025 12:57
Show Gist options
  • Save wuhhh/7fa700e1554faab1bff1b02d10fc5f27 to your computer and use it in GitHub Desktop.
Save wuhhh/7fa700e1554faab1bff1b02d10fc5f27 to your computer and use it in GitHub Desktop.
Musikcube Poimandres Theme ✨
{
"name": "poimandres",
"schemaVersion": 1,
"colors": {
"background": {
"hex": "#1b1e28",
"palette": 235
},
"foreground": {
"hex": "#7f8bbc",
"palette": 229
},
"frame_focused": {
"hex": "#89ddff",
"palette": 167
},
"frame_important": {
"hex": "#5de4c7",
"palette": 66
},
"text_focused": {
"hex": "#89ddff",
"palette": 167
},
"text_active": {
"hex": "#fcc5e9",
"palette": 142
},
"text_disabled": {
"hex": "#464d6c",
"palette": 243
},
"text_hidden": {
"hex": "#3b4261",
"palette": 237
},
"text_warning": {
"hex": "#d0679d",
"palette": 214
},
"text_error": {
"hex": "#fccfe9",
"palette": 167
},
"overlay_background": {
"hex": "#222436",
"palette": 239
},
"overlay_foreground": {
"hex": "#a6accd",
"palette": 223
},
"overlay_border": {
"hex": "#6272a4",
"palette": 109
},
"overlay_focused_border": {
"hex": "#89ddff",
"palette": 167
},
"overlay_focused_text": {
"hex": "#89ddff",
"palette": 167
},
"shortcuts_background": {
"hex": "#2f334d",
"palette": 239
},
"shortcuts_foreground": {
"hex": "#a6accd",
"palette": 223
},
"shortcuts_background_focused": {
"hex": "#3b4261",
"palette": 124
},
"shortcuts_foreground_focused": {
"hex": "#a6accd",
"palette": 229
},
"button_background_normal": {
"hex": "#3b4261",
"palette": 223
},
"button_foreground_normal": {
"hex": "#5de4c7",
"palette": 237
},
"button_background_active": {
"hex": "#2f334d",
"palette": 142
},
"button_foreground_active": {
"hex": "#4b5271",
"palette": 235
},
"header_background": {
"hex": "#2f334d",
"palette": 235
},
"header_foreground": {
"hex": "#a6accd",
"palette": 243
},
"footer_background": {
"hex": "#2f334d",
"palette": 132
},
"footer_foreground": {
"hex": "#6272a4",
"palette": 229
},
"banner_background": {
"hex": "#2f334d",
"palette": 66
},
"banner_foreground": {
"hex": "#a6accd",
"palette": 229
},
"list_header_background": {
"hex": "#506477",
"palette": 237
},
"list_header_foreground": {
"hex": "#fcc5e9",
"palette": 214
},
"list_header_highlighted_background": {
"hex": "#2f334d",
"palette": 214
},
"list_header_highlighted_foreground": {
"hex": "#5de4c7",
"palette": 237
},
"list_item_highlighted_background": {
"hex": "#2f334d",
"palette": 142
},
"list_item_highlighted_foreground": {
"hex": "#add7ff",
"palette": 237
},
"list_item_active_background": {
"hex": "#1b1e28",
"palette": 109
},
"list_item_active_foreground": {
"hex": "#d0679d",
"palette": 235
},
"list_item_active_highlighted_background": {
"hex": "#2f334d",
"palette": 66
},
"list_item_active_highlighted_foreground": {
"hex": "#a6accd",
"palette": 229
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment