🎨 ux(atuin): add catppuccin theme

This commit is contained in:
Sergio Laín 2025-04-28 10:42:29 +02:00
parent 598a863c31
commit 684e0ffbfa
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438
2 changed files with 15 additions and 0 deletions

View file

@ -99,3 +99,6 @@ keymap_mode = "vim-insert"
## faster sync
[sync]
records = true
[theme]
name = "catppuccin-macchiato-lavender"

View file

@ -0,0 +1,12 @@
[theme]
name = "catppuccin-macchiato-lavender"
[colors]
AlertInfo = "#a6da95"
AlertWarn = "#f5a97f"
AlertError = "#ed8796"
Annotation = "#b7bdf8"
Base = "#cad3f5"
Guidance = "#939ab7"
Important = "#ed8796"
Title = "#b7bdf8"