Skip to content

Instantly share code, notes, and snippets.

@kfr2
Created May 20, 2026 19:12
Show Gist options
  • Select an option

  • Save kfr2/ceed2ef934831cb6e6c02085727f9e9c to your computer and use it in GitHub Desktop.

Select an option

Save kfr2/ceed2ef934831cb6e6c02085727f9e9c to your computer and use it in GitHub Desktop.
Dracula skin for Hermes agent
name: dracula
description: Dracula color scheme — purple and pink with dark backgrounds
colors:
banner_border: "#bd93f9"
banner_title: "#ff79c6"
banner_accent: "#8be9fd"
banner_dim: "#6272a4"
banner_text: "#f8f8f2"
ui_accent: "#bd93f9"
ui_label: "#8be9fd"
ui_ok: "#50fa7b"
ui_error: "#ff5555"
ui_warn: "#ffb86c"
prompt: "#ff79c6"
input_rule: "#6272a4"
response_border: "#bd93f9"
session_label: "#8be9fd"
session_border: "#44475a"
status_bar_bg: "#282a36"
voice_status_bg: "#44475a"
selection_bg: "#44475a"
completion_menu_bg: "#282a36"
completion_menu_current_bg: "#44475a"
completion_menu_meta_bg: "#21222c"
completion_menu_meta_current_bg: "#44475a"
spinner:
thinking_verbs:
- "haunting"
- "conjuring"
- "summoning"
- "lurking"
- "transmuting"
- "hex-weaving"
- "cryptomancing"
waiting_faces:
- "(ᵔ ᵕ ᵔ)"
- "(◉ ‿ ◉)"
- "(✦ ‿ ✦)"
- "(◈ ‿ ◈)"
thinking_faces:
- "(◕ . ◕)"
- "(✦ . ✦)"
- "(◈ . ◈)"
- "(⊙ ‿ ⊙)"
wings:
- ["「", "」"]
- ["⟦", "⟧"]
- ["⸦", "⸧"]
branding:
agent_name: "Hermes"
welcome: "Welcome to the dark side."
goodbye: "Into the night..."
response_label: " ✦ Hermes "
prompt_symbol: "❯"
tool_prefix: "▎"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment