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/PencilDark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/PencilDark (limited to 'ghostty-themes/PencilDark') diff --git a/ghostty-themes/PencilDark b/ghostty-themes/PencilDark new file mode 100644 index 0000000..71d37aa --- /dev/null +++ b/ghostty-themes/PencilDark @@ -0,0 +1,22 @@ +palette = 0=#212121 +palette = 1=#c30771 +palette = 2=#10a778 +palette = 3=#a89c14 +palette = 4=#008ec4 +palette = 5=#523c79 +palette = 6=#20a5ba +palette = 7=#d9d9d9 +palette = 8=#424242 +palette = 9=#fb007a +palette = 10=#5fd7af +palette = 11=#f3e430 +palette = 12=#20bbfc +palette = 13=#6855de +palette = 14=#4fb8cc +palette = 15=#f1f1f1 +background = #212121 +foreground = #f1f1f1 +cursor-color = #20bbfc +cursor-text = #f1f1f1 +selection-background = #b6d6fd +selection-foreground = #f1f1f1 -- cgit v1.2.3