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/Neutron | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Neutron (limited to 'ghostty-themes/Neutron') diff --git a/ghostty-themes/Neutron b/ghostty-themes/Neutron new file mode 100644 index 0000000..2da199f --- /dev/null +++ b/ghostty-themes/Neutron @@ -0,0 +1,22 @@ +palette = 0=#23252b +palette = 1=#b54036 +palette = 2=#5ab977 +palette = 3=#deb566 +palette = 4=#6a7c93 +palette = 5=#a4799d +palette = 6=#3f94a8 +palette = 7=#e6e8ef +palette = 8=#23252b +palette = 9=#b54036 +palette = 10=#5ab977 +palette = 11=#deb566 +palette = 12=#6a7c93 +palette = 13=#a4799d +palette = 14=#3f94a8 +palette = 15=#ebedf2 +background = #1c1e22 +foreground = #e6e8ef +cursor-color = #f6f7ec +cursor-text = #c4c5b5 +selection-background = #2f363e +selection-foreground = #7d8fa4 -- cgit v1.2.3