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/Melange_light | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Melange_light (limited to 'ghostty-themes/Melange_light') diff --git a/ghostty-themes/Melange_light b/ghostty-themes/Melange_light new file mode 100644 index 0000000..f83d41c --- /dev/null +++ b/ghostty-themes/Melange_light @@ -0,0 +1,22 @@ +palette = 0=#e9e1db +palette = 1=#c77b8b +palette = 2=#6e9b72 +palette = 3=#bc5c00 +palette = 4=#7892bd +palette = 5=#be79bb +palette = 6=#739797 +palette = 7=#7d6658 +palette = 8=#a98a78 +palette = 9=#bf0021 +palette = 10=#3a684a +palette = 11=#a06d00 +palette = 12=#465aa4 +palette = 13=#904180 +palette = 14=#3d6568 +palette = 15=#54433a +background = #f1f1f1 +foreground = #54433a +cursor-color = #54433a +cursor-text = #f1f1f1 +selection-background = #54433a +selection-foreground = #d9d3ce -- cgit v1.2.3