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/iceberg-light | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/iceberg-light (limited to 'ghostty-themes/iceberg-light') diff --git a/ghostty-themes/iceberg-light b/ghostty-themes/iceberg-light new file mode 100644 index 0000000..86c304e --- /dev/null +++ b/ghostty-themes/iceberg-light @@ -0,0 +1,22 @@ +palette = 0=#dcdfe7 +palette = 1=#cc517a +palette = 2=#668e3d +palette = 3=#c57339 +palette = 4=#2d539e +palette = 5=#7759b4 +palette = 6=#3f83a6 +palette = 7=#33374c +palette = 8=#8389a3 +palette = 9=#cc3768 +palette = 10=#598030 +palette = 11=#b6662d +palette = 12=#22478e +palette = 13=#6845ad +palette = 14=#327698 +palette = 15=#262a3f +background = #e8e9ec +foreground = #33374c +cursor-color = #33374c +cursor-text = #e8e9ec +selection-background = #33374c +selection-foreground = #e8e9ec -- cgit v1.2.3