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/Cobalt2 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Cobalt2 (limited to 'ghostty-themes/Cobalt2') diff --git a/ghostty-themes/Cobalt2 b/ghostty-themes/Cobalt2 new file mode 100644 index 0000000..904d2a8 --- /dev/null +++ b/ghostty-themes/Cobalt2 @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ff0000 +palette = 2=#38de21 +palette = 3=#ffe50a +palette = 4=#1460d2 +palette = 5=#ff005d +palette = 6=#00bbbb +palette = 7=#bbbbbb +palette = 8=#555555 +palette = 9=#f40e17 +palette = 10=#3bd01d +palette = 11=#edc809 +palette = 12=#5555ff +palette = 13=#ff55ff +palette = 14=#6ae3fa +palette = 15=#ffffff +background = #132738 +foreground = #ffffff +cursor-color = #f0cc09 +cursor-text = #fefff2 +selection-background = #18354f +selection-foreground = #b5b5b5 -- cgit v1.2.3