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/IR_Black | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/IR_Black (limited to 'ghostty-themes/IR_Black') diff --git a/ghostty-themes/IR_Black b/ghostty-themes/IR_Black new file mode 100644 index 0000000..85eaa40 --- /dev/null +++ b/ghostty-themes/IR_Black @@ -0,0 +1,22 @@ +palette = 0=#4f4f4f +palette = 1=#fa6c60 +palette = 2=#a8ff60 +palette = 3=#fffeb7 +palette = 4=#96cafe +palette = 5=#fa73fd +palette = 6=#c6c5fe +palette = 7=#efedef +palette = 8=#7b7b7b +palette = 9=#fcb6b0 +palette = 10=#cfffab +palette = 11=#ffffcc +palette = 12=#b5dcff +palette = 13=#fb9cfe +palette = 14=#e0e0fe +palette = 15=#ffffff +background = #000000 +foreground = #f1f1f1 +cursor-color = #808080 +cursor-text = #ffffff +selection-background = #b5d5ff +selection-foreground = #000000 -- cgit v1.2.3