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/Chalkboard | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Chalkboard (limited to 'ghostty-themes/Chalkboard') diff --git a/ghostty-themes/Chalkboard b/ghostty-themes/Chalkboard new file mode 100644 index 0000000..98f15ac --- /dev/null +++ b/ghostty-themes/Chalkboard @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#c37372 +palette = 2=#72c373 +palette = 3=#c2c372 +palette = 4=#7372c3 +palette = 5=#c372c2 +palette = 6=#72c2c3 +palette = 7=#d9d9d9 +palette = 8=#323232 +palette = 9=#dbaaaa +palette = 10=#aadbaa +palette = 11=#dadbaa +palette = 12=#aaaadb +palette = 13=#dbaada +palette = 14=#aadadb +palette = 15=#ffffff +background = #29262f +foreground = #d9e6f2 +cursor-color = #d9e6f2 +cursor-text = #29262f +selection-background = #073642 +selection-foreground = #ffffff -- cgit v1.2.3