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/MaterialDesignColors | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/MaterialDesignColors (limited to 'ghostty-themes/MaterialDesignColors') diff --git a/ghostty-themes/MaterialDesignColors b/ghostty-themes/MaterialDesignColors new file mode 100644 index 0000000..03c9609 --- /dev/null +++ b/ghostty-themes/MaterialDesignColors @@ -0,0 +1,22 @@ +palette = 0=#435b67 +palette = 1=#fc3841 +palette = 2=#5cf19e +palette = 3=#fed032 +palette = 4=#37b6ff +palette = 5=#fc226e +palette = 6=#59ffd1 +palette = 7=#ffffff +palette = 8=#a1b0b8 +palette = 9=#fc746d +palette = 10=#adf7be +palette = 11=#fee16c +palette = 12=#70cfff +palette = 13=#fc669b +palette = 14=#9affe6 +palette = 15=#ffffff +background = #1d262a +foreground = #e7ebed +cursor-color = #eaeaea +cursor-text = #000000 +selection-background = #4e6a78 +selection-foreground = #e7ebed -- cgit v1.2.3