← All ports
CLI & TUINeeds Atuin 18.4+
Atuin
Colors for the history search: gold titles, orange highlights, calm annotations, and command-line colors that match the fish port.
Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.
Atuin Report a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this port
The quick way
The installer sets it up for you, then tells you the one thing it can't do. More ways to install
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor walnut --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only atuin
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only atuin
Turn it on
In ~/.config/atuin/config.toml
[theme]
name = "subway-seat"In ~/.config/atuin/config.toml
[theme]
name = "subway-seat-tunnel"In ~/.config/atuin/config.toml
[theme]
name = "subway-seat-enamel"In ~/.config/atuin/config.toml
[theme]
name = "london-moquette"In ~/.config/atuin/config.toml
[theme]
name = "london-deep-level"In ~/.config/atuin/config.toml
[theme]
name = "london-portland"In ~/.config/atuin/config.toml
[theme]
name = "paris-guimard"In ~/.config/atuin/config.toml
[theme]
name = "paris-catacombes"In ~/.config/atuin/config.toml
[theme]
name = "paris-carrelage"The files
subway-seat.tomlsave as ~/.config/atuin/themes/subway-seat.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat for Atuin.
[theme]
name = "subway-seat"
[colors]
AlertInfo = "#7F9BAE"
AlertWarn = "#F3BF45"
AlertError = "#FF8373"
Annotation = "#967B5C"
Base = "#EDDCBC"
Guidance = "#C4AE8C"
Important = "#EC7F31"
Title = "#F3BF45"
Muted = "#7B6047"
SyntaxCommand = "#F3BF45"
SyntaxFlag = "#86AD95"
SyntaxString = "#ADB956"
SyntaxVariable = "#F4A87E"
SyntaxOperator = "#EC7F31"
SyntaxComment = "#967B5C"subway-seat-tunnel.tomlsave as ~/.config/atuin/themes/subway-seat-tunnel.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel for Atuin.
[theme]
name = "subway-seat-tunnel"
[colors]
AlertInfo = "#7F9BAE"
AlertWarn = "#F3BF45"
AlertError = "#FF8373"
Annotation = "#917759"
Base = "#E9D8B6"
Guidance = "#C0AA88"
Important = "#EC7F31"
Title = "#F3BF45"
Muted = "#745B45"
SyntaxCommand = "#F3BF45"
SyntaxFlag = "#86AD95"
SyntaxString = "#ADB956"
SyntaxVariable = "#F4A87E"
SyntaxOperator = "#EC7F31"
SyntaxComment = "#917759"subway-seat-enamel.tomlsave as ~/.config/atuin/themes/subway-seat-enamel.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Enamel for Atuin.
[theme]
name = "subway-seat-enamel"
[colors]
AlertInfo = "#3F6480"
AlertWarn = "#976608"
AlertError = "#BF4233"
Annotation = "#8C7254"
Base = "#3E2C1E"
Guidance = "#654F3B"
Important = "#A04800"
Title = "#976608"
Muted = "#A58D6D"
SyntaxCommand = "#976608"
SyntaxFlag = "#3E7157"
SyntaxString = "#66740F"
SyntaxVariable = "#843811"
SyntaxOperator = "#A04800"
SyntaxComment = "#8C7254"london-moquette.tomlsave as ~/.config/atuin/themes/london-moquette.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Moquette for Atuin.
[theme]
name = "london-moquette"
[colors]
AlertInfo = "#7595DA"
AlertWarn = "#F2C03F"
AlertError = "#FE8474"
Annotation = "#73819C"
Base = "#D8DEEA"
Guidance = "#A9B2C4"
Important = "#DE8946"
Title = "#F2C03F"
Muted = "#576685"
SyntaxCommand = "#F2C03F"
SyntaxFlag = "#54B4B5"
SyntaxString = "#77C581"
SyntaxVariable = "#AE9EDC"
SyntaxOperator = "#DE8946"
SyntaxComment = "#73819C"london-deep-level.tomlsave as ~/.config/atuin/themes/london-deep-level.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Deep Level for Atuin.
[theme]
name = "london-deep-level"
[colors]
AlertInfo = "#7595DA"
AlertWarn = "#F2C03F"
AlertError = "#FE8474"
Annotation = "#6F7C97"
Base = "#D4DAE7"
Guidance = "#A5AEC0"
Important = "#DE8946"
Title = "#F2C03F"
Muted = "#53617D"
SyntaxCommand = "#F2C03F"
SyntaxFlag = "#54B4B5"
SyntaxString = "#77C581"
SyntaxVariable = "#AE9EDC"
SyntaxOperator = "#DE8946"
SyntaxComment = "#6F7C97"london-portland.tomlsave as ~/.config/atuin/themes/london-portland.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Portland for Atuin.
[theme]
name = "london-portland"
[colors]
AlertInfo = "#0019A8"
AlertWarn = "#8D6C08"
AlertError = "#CC2E25"
Annotation = "#697794"
Base = "#293040"
Guidance = "#4A5469"
Important = "#A54300"
Title = "#8D6C08"
Muted = "#8192B4"
SyntaxCommand = "#8D6C08"
SyntaxFlag = "#007376"
SyntaxString = "#0D8131"
SyntaxVariable = "#755FA9"
SyntaxOperator = "#A54300"
SyntaxComment = "#697794"paris-guimard.tomlsave as ~/.config/atuin/themes/paris-guimard.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Guimard for Atuin.
[theme]
name = "paris-guimard"
[colors]
AlertInfo = "#709BC8"
AlertWarn = "#F1BF4B"
AlertError = "#E7877B"
Annotation = "#74857C"
Base = "#D9E1DB"
Guidance = "#A9B5AE"
Important = "#CA9245"
Title = "#F1BF4B"
Muted = "#586B61"
SyntaxCommand = "#F1BF4B"
SyntaxFlag = "#549B9F"
SyntaxString = "#70CAA9"
SyntaxVariable = "#FAB49C"
SyntaxOperator = "#CA9245"
SyntaxComment = "#74857C"paris-catacombes.tomlsave as ~/.config/atuin/themes/paris-catacombes.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Catacombes for Atuin.
[theme]
name = "paris-catacombes"
[colors]
AlertInfo = "#709BC8"
AlertWarn = "#F1BF4B"
AlertError = "#E7877B"
Annotation = "#708178"
Base = "#D4DDD7"
Guidance = "#A5B1AA"
Important = "#CA9245"
Title = "#F1BF4B"
Muted = "#54655C"
SyntaxCommand = "#F1BF4B"
SyntaxFlag = "#549B9F"
SyntaxString = "#70CAA9"
SyntaxVariable = "#FAB49C"
SyntaxOperator = "#CA9245"
SyntaxComment = "#708178"paris-carrelage.tomlsave as ~/.config/atuin/themes/paris-carrelage.toml# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Carrelage for Atuin.
[theme]
name = "paris-carrelage"
[colors]
AlertInfo = "#25629B"
AlertWarn = "#916D07"
AlertError = "#AC3B32"
Annotation = "#6C7C76"
Base = "#27342F"
Guidance = "#4A5752"
Important = "#764C00"
Title = "#916D07"
Muted = "#859792"
SyntaxCommand = "#916D07"
SyntaxFlag = "#006267"
SyntaxString = "#218366"
SyntaxVariable = "#B36B51"
SyntaxOperator = "#764C00"
SyntaxComment = "#6C7C76"