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/ToyChest | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/ToyChest (limited to 'ghostty-themes/ToyChest') diff --git a/ghostty-themes/ToyChest b/ghostty-themes/ToyChest new file mode 100644 index 0000000..6ec3f01 --- /dev/null +++ b/ghostty-themes/ToyChest @@ -0,0 +1,22 @@ +palette = 0=#2c3f58 +palette = 1=#be2d26 +palette = 2=#1a9172 +palette = 3=#db8e27 +palette = 4=#325d96 +palette = 5=#8a5edc +palette = 6=#35a08f +palette = 7=#23d183 +palette = 8=#336889 +palette = 9=#dd5944 +palette = 10=#31d07b +palette = 11=#e7d84b +palette = 12=#34a6da +palette = 13=#ae6bdc +palette = 14=#42c3ae +palette = 15=#d5d5d5 +background = #24364b +foreground = #31d07b +cursor-color = #d5d5d5 +cursor-text = #141c25 +selection-background = #5f217a +selection-foreground = #d5d5d5 -- cgit v1.2.3