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/MonaLisa | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/MonaLisa (limited to 'ghostty-themes/MonaLisa') diff --git a/ghostty-themes/MonaLisa b/ghostty-themes/MonaLisa new file mode 100644 index 0000000..48adc1f --- /dev/null +++ b/ghostty-themes/MonaLisa @@ -0,0 +1,22 @@ +palette = 0=#351b0e +palette = 1=#9b291c +palette = 2=#636232 +palette = 3=#c36e28 +palette = 4=#515c5d +palette = 5=#9b1d29 +palette = 6=#588056 +palette = 7=#f7d75c +palette = 8=#874228 +palette = 9=#ff4331 +palette = 10=#b4b264 +palette = 11=#ff9566 +palette = 12=#9eb2b4 +palette = 13=#ff5b6a +palette = 14=#8acd8f +palette = 15=#ffe598 +background = #120b0d +foreground = #f7d66a +cursor-color = #c46c32 +cursor-text = #120b0d +selection-background = #f7d66a +selection-foreground = #120b0d -- cgit v1.2.3