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/neobones_light | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/neobones_light (limited to 'ghostty-themes/neobones_light') diff --git a/ghostty-themes/neobones_light b/ghostty-themes/neobones_light new file mode 100644 index 0000000..20ab7b6 --- /dev/null +++ b/ghostty-themes/neobones_light @@ -0,0 +1,22 @@ +palette = 0=#e5ede6 +palette = 1=#a8334c +palette = 2=#567a30 +palette = 3=#944927 +palette = 4=#286486 +palette = 5=#88507d +palette = 6=#3b8992 +palette = 7=#202e18 +palette = 8=#b3c6b6 +palette = 9=#94253e +palette = 10=#3f5a22 +palette = 11=#803d1c +palette = 12=#1d5573 +palette = 13=#7b3b70 +palette = 14=#2b747c +palette = 15=#415934 +background = #e5ede6 +foreground = #202e18 +cursor-color = #202e18 +cursor-text = #e5ede6 +selection-background = #ade48c +selection-foreground = #202e18 -- cgit v1.2.3