Skip to content

Instantly share code, notes, and snippets.

@hschne
Created April 2, 2025 07:50
Show Gist options
  • Save hschne/754a3bea3d1acd725a144d3239382658 to your computer and use it in GitHub Desktop.
Save hschne/754a3bea3d1acd725a144d3239382658 to your computer and use it in GitHub Desktop.
Tokyo Night Theme for Atuin
# Drop this into ~/.config/atuin/themes/tokyo-night.toml, then reference it in atuin.conf
#
# See https://docs.atuin.sh/guide/theming/
[theme]
name = "tokyo-night"
parent = "default"
[colors]
AlertInfo = "#73daca"
AlertWarn = "#e0af68"
AlertError = "#f7768e"
Annotation = "#414868"
Base = "#a9b1d6"
Guidance = "#ff9e64"
Important = "#7aa2f7"
Title = "#bb9af7"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment