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/FishTank | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/FishTank (limited to 'ghostty-themes/FishTank') diff --git a/ghostty-themes/FishTank b/ghostty-themes/FishTank new file mode 100644 index 0000000..e44641b --- /dev/null +++ b/ghostty-themes/FishTank @@ -0,0 +1,22 @@ +palette = 0=#03073c +palette = 1=#c6004a +palette = 2=#acf157 +palette = 3=#fecd5e +palette = 4=#525fb8 +palette = 5=#986f82 +palette = 6=#968763 +palette = 7=#ecf0fc +palette = 8=#6c5b30 +palette = 9=#da4b8a +palette = 10=#dbffa9 +palette = 11=#fee6a9 +palette = 12=#b2befa +palette = 13=#fda5cd +palette = 14=#a5bd86 +palette = 15=#f6ffec +background = #232537 +foreground = #ecf0fe +cursor-color = #fecd5e +cursor-text = #232537 +selection-background = #fcf7e9 +selection-foreground = #232537 -- cgit v1.2.3