summaryrefslogtreecommitdiff
path: root/starship/transient.toml
diff options
context:
space:
mode:
authorottjk <joshott16@gmail.com>2024-01-01 12:51:42 -0500
committerottjk <joshott16@gmail.com>2024-01-01 12:51:42 -0500
commit782b6d94437f9efaa9de6a5b1795bd787c0e1753 (patch)
treeca0452a1ad85cc7a63097ca15621494101931d27 /starship/transient.toml
parentf229337c3955a794294f47478c4d39e825b2dd9e (diff)
downloaddotfiles-782b6d94437f9efaa9de6a5b1795bd787c0e1753.tar.gz
dotfiles-782b6d94437f9efaa9de6a5b1795bd787c0e1753.zip
big terms
Diffstat (limited to 'starship/transient.toml')
-rw-r--r--starship/transient.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/starship/transient.toml b/starship/transient.toml
new file mode 100644
index 0000000..089db4d
--- /dev/null
+++ b/starship/transient.toml
@@ -0,0 +1,13 @@
+palette = "catppuccin"
+
+[palettes.catppuccin]
+id_color = "#f0c6c6" # flamingo
+
+[character]
+disabled = false
+success_symbol = '[󰑂─󰁔](fg:id_color)'
+error_symbol = '[󰑂┤](fg:id_color)[󰁔](fg:red)'
+vimcmd_symbol = '[󰑂┤](fg:id_color)[](fg:green)'
+vimcmd_replace_one_symbol = '[󰑂┤](fg:id_color)[](fg:mauve)'
+vimcmd_replace_symbol = '[󰑂┤](fg:id_color)[](fg:mauve)'
+vimcmd_visual_symbol = '[󰑂┤](fg:id_color)[](fg:yellow)'