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/tokyonight-day | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/tokyonight-day (limited to 'ghostty-themes/tokyonight-day') diff --git a/ghostty-themes/tokyonight-day b/ghostty-themes/tokyonight-day new file mode 100644 index 0000000..1e74033 --- /dev/null +++ b/ghostty-themes/tokyonight-day @@ -0,0 +1,22 @@ +palette = 0=#e9e9ed +palette = 1=#f52a65 +palette = 2=#587539 +palette = 3=#8c6c3e +palette = 4=#2e7de9 +palette = 5=#9854f1 +palette = 6=#007197 +palette = 7=#6172b0 +palette = 8=#a1a6c5 +palette = 9=#f52a65 +palette = 10=#587539 +palette = 11=#8c6c3e +palette = 12=#2e7de9 +palette = 13=#9854f1 +palette = 14=#007197 +palette = 15=#3760bf +background = #e1e2e7 +foreground = #3760bf +cursor-color = #3760bf +cursor-text = #e1e2e7 +selection-background = #99a7df +selection-foreground = #3760bf -- cgit v1.2.3