Skip to content

Instantly share code, notes, and snippets.

@lpf23
Created July 15, 2026 04:47
Show Gist options
  • Select an option

  • Save lpf23/d258eac2db7283fba7ae5d1e86c33d5f to your computer and use it in GitHub Desktop.

Select an option

Save lpf23/d258eac2db7283fba7ae5d1e86c33d5f to your computer and use it in GitHub Desktop.
Tilix Color Scheme - Blue Matrix (ported from mbadolato/iTerm2-Color-Schemes)
{
"name": "Blue Matrix",
"comment": "Ported for Tilix Color Scheme",
"use-theme-colors": false,
"foreground-color": "#00a2fe",
"background-color": "#0f1115",
"use-highlight-color": true,
"highlight-foreground-color": "#000000",
"highlight-background-color": "#c1ddff",
"use-cursor-color": true,
"cursor-foreground-color": "#feffff",
"cursor-background-color": "#76ff9f",
"use-badge-color": true,
"badge-color": "#d57bff",
"palette": [
"#101116",
"#ff5680",
"#00ff9c",
"#fffc58",
"#00b9ff",
"#d57bff",
"#76c1ff",
"#c7c7c7",
"#686868",
"#ff6e67",
"#5ffa68",
"#fffc67",
"#6871ff",
"#d682ec",
"#60fdff",
"#ffffff"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment