Skip to content

Instantly share code, notes, and snippets.

@icacho-dev
Created July 3, 2025 18:46
Show Gist options
  • Save icacho-dev/9db4cf1c7f420374ace8369ce6eeea74 to your computer and use it in GitHub Desktop.
Save icacho-dev/9db4cf1c7f420374ace8369ce6eeea74 to your computer and use it in GitHub Desktop.

Revisions

  1. icacho-dev created this gist Jul 3, 2025.
    26 changes: 26 additions & 0 deletions go-go-warp.yaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    name: Go Go Warp
    accent: '#08C952'
    cursor: '#95D886'
    background: '#160440'
    details: darker
    foreground: '#FDFDFD'

    terminal_colors:
    bright:
    black: '#002b36'
    blue: '#839496'
    cyan: '#93a1a1'
    green: '#586e75'
    magenta: '#6c71c4'
    red: '#cb4b16'
    white: '#fdf6e3'
    yellow: '#657b83'
    normal:
    black: '#073642'
    blue: '#268bd2'
    cyan: '#2aa198'
    green: '#859900'
    magenta: '#d33682'
    red: '#dc322f'
    white: '#eee8d5'
    yellow: '#b58900'