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 Pro Octagon | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Monokai Pro Octagon (limited to 'ghostty-themes/Monokai Pro Octagon') diff --git a/ghostty-themes/Monokai Pro Octagon b/ghostty-themes/Monokai Pro Octagon new file mode 100644 index 0000000..bc3c666 --- /dev/null +++ b/ghostty-themes/Monokai Pro Octagon @@ -0,0 +1,22 @@ +palette = 0=#282a3a +palette = 1=#ff657a +palette = 2=#bad761 +palette = 3=#ffd76d +palette = 4=#ff9b5e +palette = 5=#c39ac9 +palette = 6=#9cd1bb +palette = 7=#eaf2f1 +palette = 8=#696d77 +palette = 9=#ff657a +palette = 10=#bad761 +palette = 11=#ffd76d +palette = 12=#ff9b5e +palette = 13=#c39ac9 +palette = 14=#9cd1bb +palette = 15=#eaf2f1 +background = #282a3a +foreground = #eaf2f1 +cursor-color = #b2b9bd +cursor-text = #b2b9bd +selection-background = #535763 +selection-foreground = #eaf2f1 -- cgit v1.2.3