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/Monokai Remastered | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Monokai Remastered (limited to 'ghostty-themes/Monokai Remastered') diff --git a/ghostty-themes/Monokai Remastered b/ghostty-themes/Monokai Remastered new file mode 100644 index 0000000..b7fb269 --- /dev/null +++ b/ghostty-themes/Monokai Remastered @@ -0,0 +1,22 @@ +palette = 0=#1a1a1a +palette = 1=#f4005f +palette = 2=#98e024 +palette = 3=#fd971f +palette = 4=#9d65ff +palette = 5=#f4005f +palette = 6=#58d1eb +palette = 7=#c4c5b5 +palette = 8=#625e4c +palette = 9=#f4005f +palette = 10=#98e024 +palette = 11=#e0d561 +palette = 12=#9d65ff +palette = 13=#f4005f +palette = 14=#58d1eb +palette = 15=#f6f6ef +background = #0c0c0c +foreground = #d9d9d9 +cursor-color = #fc971f +cursor-text = #000000 +selection-background = #343434 +selection-foreground = #ffffff -- cgit v1.2.3