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/Material | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Material (limited to 'ghostty-themes/Material') diff --git a/ghostty-themes/Material b/ghostty-themes/Material new file mode 100644 index 0000000..2587554 --- /dev/null +++ b/ghostty-themes/Material @@ -0,0 +1,22 @@ +palette = 0=#212121 +palette = 1=#b7141f +palette = 2=#457b24 +palette = 3=#f6981e +palette = 4=#134eb2 +palette = 5=#560088 +palette = 6=#0e717c +palette = 7=#efefef +palette = 8=#424242 +palette = 9=#e83b3f +palette = 10=#7aba3a +palette = 11=#ffea2e +palette = 12=#54a4f3 +palette = 13=#aa4dbc +palette = 14=#26bbd1 +palette = 15=#d9d9d9 +background = #eaeaea +foreground = #232322 +cursor-color = #16afca +cursor-text = #2e2e2d +selection-background = #c2c2c2 +selection-foreground = #4e4e4e -- cgit v1.2.3