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/electron-highlighter | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/electron-highlighter (limited to 'ghostty-themes/electron-highlighter') diff --git a/ghostty-themes/electron-highlighter b/ghostty-themes/electron-highlighter new file mode 100644 index 0000000..88c13f7 --- /dev/null +++ b/ghostty-themes/electron-highlighter @@ -0,0 +1,22 @@ +palette = 0=#15161e +palette = 1=#f7768e +palette = 2=#58ffc7 +palette = 3=#ffd9af +palette = 4=#82aaff +palette = 5=#d2a6ef +palette = 6=#57f9ff +palette = 7=#7c8eac +palette = 8=#506686 +palette = 9=#f7768e +palette = 10=#58ffc7 +palette = 11=#ffd9af +palette = 12=#82aaff +palette = 13=#d2a6ef +palette = 14=#57f9ff +palette = 15=#c5cee0 +background = #24283b +foreground = #a8b5d1 +cursor-color = #a8b5d1 +cursor-text = #1a1b26 +selection-background = #283457 +selection-foreground = #a8b5d1 -- cgit v1.2.3