Things Dark Theme for Blink Shell
Continuing my general late habit of creating Things 3-based color themes for various applications, I’ve made one for Blink Shell.
Here’s the Gist. You should be able to import it with the URL below:
t.prefs_.set(‘color-palette-overrides’,[“#171c22”,“#fed400”,“#4cafa5”,“#4bbe5f”,“#b046fe”,“#fe467c”,“#1badf7”,“#c8c58b”,“#86909e”,“#fed400”,“#4cafa5”,“#4bbe5f”,“#b046fe”,“#fe467c”,“#1badf7”,“#87919f”]);
t.prefs_.set(‘background-color’, “#191d22”);
t.prefs_.set(‘foreground-color’, “#dfe3e8”);
t.prefs_.set(‘cursor-color’, ‘rgba(122,133,146,0.5)’);