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/BlulocoDark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/BlulocoDark (limited to 'ghostty-themes/BlulocoDark') diff --git a/ghostty-themes/BlulocoDark b/ghostty-themes/BlulocoDark new file mode 100644 index 0000000..e870a19 --- /dev/null +++ b/ghostty-themes/BlulocoDark @@ -0,0 +1,22 @@ +palette = 0=#41444d +palette = 1=#fc2f52 +palette = 2=#25a45c +palette = 3=#ff936a +palette = 4=#3476ff +palette = 5=#7a82da +palette = 6=#4483aa +palette = 7=#cdd4e0 +palette = 8=#8f9aae +palette = 9=#ff6480 +palette = 10=#3fc56b +palette = 11=#f9c859 +palette = 12=#10b1fe +palette = 13=#ff78f8 +palette = 14=#5fb9bc +palette = 15=#ffffff +background = #282c34 +foreground = #b9c0cb +cursor-color = #ffcc00 +cursor-text = #282c34 +selection-background = #b9c0ca +selection-foreground = #272b33 -- cgit v1.2.3