Skip to content

Instantly share code, notes, and snippets.

@kaiiserni
Created July 22, 2023 20:52
Show Gist options
  • Save kaiiserni/7c0eef6980be964d9163126ede179f3e to your computer and use it in GitHub Desktop.
Save kaiiserni/7c0eef6980be964d9163126ede179f3e to your computer and use it in GitHub Desktop.
TokyoNight Day BlinkSH
t.prefs_.set("color-palette-overrides", ["#e9e9ed", "#f52a65", "#587539", "#8c6c3e", "#2e7de9", "#9854f1", "#007197", "#6172b0", "#a1a6c5", "#f52a65", "#587539", "#8c6c3e", "#2e7de9", "#9854f1", "#007197", "#3760bf"]);
t.prefs_.set("foreground-color", "#3760bf");
t.prefs_.set("background-color", "#e1e2e7");
t.prefs_.set("cursor-color", "rgba(55, 96, 191, 0.5)");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment