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/primary | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/primary (limited to 'ghostty-themes/primary') diff --git a/ghostty-themes/primary b/ghostty-themes/primary new file mode 100644 index 0000000..af106cb --- /dev/null +++ b/ghostty-themes/primary @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#db4437 +palette = 2=#0f9d58 +palette = 3=#f4b400 +palette = 4=#4285f4 +palette = 5=#db4437 +palette = 6=#4285f4 +palette = 7=#ffffff +palette = 8=#000000 +palette = 9=#db4437 +palette = 10=#0f9d58 +palette = 11=#f4b400 +palette = 12=#4285f4 +palette = 13=#4285f4 +palette = 14=#0f9d58 +palette = 15=#ffffff +background = #ffffff +foreground = #000000 +cursor-color = #000000 +cursor-text = #ffffff +selection-background = #656565 +selection-foreground = #eeeeee -- cgit v1.2.3