Skip to content

Instantly share code, notes, and snippets.

@kaiiserni
Created July 22, 2023 20:50
Show Gist options
  • Save kaiiserni/9d7321e8cd2dbf81f8f5f6dcc68ae5da to your computer and use it in GitHub Desktop.
Save kaiiserni/9d7321e8cd2dbf81f8f5f6dcc68ae5da to your computer and use it in GitHub Desktop.
TokyoNight Moon BlinkSH
t.prefs_.set("color-palette-overrides", ["#1b1d2b", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#828bb8", "#444a73", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#c8d3f5"]);
t.prefs_.set("foreground-color", "#c8d3f5");
t.prefs_.set("background-color", "#222436");
t.prefs_.set("cursor-color", "rgba(200, 211, 245, 0.5)");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment