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/Mellifluous | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Mellifluous (limited to 'ghostty-themes/Mellifluous') diff --git a/ghostty-themes/Mellifluous b/ghostty-themes/Mellifluous new file mode 100644 index 0000000..81d5260 --- /dev/null +++ b/ghostty-themes/Mellifluous @@ -0,0 +1,22 @@ +palette = 0=#1a1a1a +palette = 1=#d29393 +palette = 2=#b3b393 +palette = 3=#cbaa89 +palette = 4=#a8a1be +palette = 5=#b39fb0 +palette = 6=#c0af8c +palette = 7=#dadada +palette = 8=#5b5b5b +palette = 9=#c95954 +palette = 10=#828040 +palette = 11=#a6794c +palette = 12=#5a6599 +palette = 13=#9c6995 +palette = 14=#74a39e +palette = 15=#ffffff +background = #1a1a1a +foreground = #dadada +cursor-color = #bfad9e +cursor-text = #1a1a1a +selection-background = #2d2d2d +selection-foreground = #c0af8c -- cgit v1.2.3