From 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 23 Jun 2025 15:41:24 +0200 Subject: feat: Add configuration from private dotfiles repo --- ghostty-themes/Aura | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Aura (limited to 'ghostty-themes/Aura') diff --git a/ghostty-themes/Aura b/ghostty-themes/Aura new file mode 100644 index 0000000..98355da --- /dev/null +++ b/ghostty-themes/Aura @@ -0,0 +1,22 @@ +palette = 0=#110f18 +palette = 1=#ff6767 +palette = 2=#61ffca +palette = 3=#ffca85 +palette = 4=#a277ff +palette = 5=#a277ff +palette = 6=#61ffca +palette = 7=#edecee +palette = 8=#4d4d4d +palette = 9=#ffca85 +palette = 10=#a277ff +palette = 11=#ffca85 +palette = 12=#a277ff +palette = 13=#a277ff +palette = 14=#61ffca +palette = 15=#edecee +background = #15141b +foreground = #edecee +cursor-color = #a277ff +cursor-text = #edecee +selection-background = #a277ff +selection-foreground = #edecee -- cgit v1.2.3