mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-19 13:33:38 +08:00
81ff6db62d
Some checks failed
Rust checks / rustfmt (push) Has been cancelled
Rust checks / clippy (push) Has been cancelled
make test / ubuntu (push) Has been cancelled
make test / ubuntu-32bit-static-pcre2 (push) Has been cancelled
make test / ubuntu-asan (push) Has been cancelled
make test / macos (push) Has been cancelled
This makes the default colorscheme less colorful for two reasons: 1. It makes it a little less "angry fruit salad" 2. Some terminals (like Microsoft's Windows Terminal) have a terrible blue default that contrasts badly against a black background The alternative is to make *parameters* "normal" and give commands the current parameter color (cyan). But I've seen cyan be quite blue and quite green depending on the terminal, so I don't want to rely on it. |
||
---|---|---|
.. | ||
ayu Dark.theme | ||
ayu Light.theme | ||
ayu Mirage.theme | ||
Base16 Default Dark.theme | ||
Base16 Default Light.theme | ||
Base16 Eighties.theme | ||
Bay Cruise.theme | ||
coolbeans.theme | ||
Dracula.theme | ||
Fairground.theme | ||
fish default.theme | ||
Just a Touch.theme | ||
Lava.theme | ||
Mono Lace.theme | ||
Mono Smoke.theme | ||
None.theme | ||
Nord.theme | ||
Old School.theme | ||
Seaweed.theme | ||
Snow Day.theme | ||
Solarized Dark.theme | ||
Solarized Light.theme | ||
Tomorrow Night Bright.theme | ||
Tomorrow Night.theme | ||
Tomorrow.theme |