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/NvimLight | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/NvimLight (limited to 'ghostty-themes/NvimLight') diff --git a/ghostty-themes/NvimLight b/ghostty-themes/NvimLight new file mode 100644 index 0000000..e65994a --- /dev/null +++ b/ghostty-themes/NvimLight @@ -0,0 +1,22 @@ +palette = 0=#07080d +palette = 1=#590008 +palette = 2=#005523 +palette = 3=#6b5300 +palette = 4=#004c73 +palette = 5=#470045 +palette = 6=#007373 +palette = 7=#eef1f8 +palette = 8=#4f5258 +palette = 9=#590008 +palette = 10=#005523 +palette = 11=#6b5300 +palette = 12=#004c73 +palette = 13=#470045 +palette = 14=#007373 +palette = 15=#eef1f8 +background = #e0e2ea +foreground = #14161b +cursor-color = #9b9ea4 +cursor-text = #14161b +selection-background = #9b9ea4 +selection-foreground = #14161b -- cgit v1.2.3