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/flexoki-dark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/flexoki-dark (limited to 'ghostty-themes/flexoki-dark') diff --git a/ghostty-themes/flexoki-dark b/ghostty-themes/flexoki-dark new file mode 100644 index 0000000..9b4146b --- /dev/null +++ b/ghostty-themes/flexoki-dark @@ -0,0 +1,22 @@ +palette = 0=#100f0f +palette = 1=#d14d41 +palette = 2=#879a39 +palette = 3=#d0a215 +palette = 4=#4385be +palette = 5=#ce5d97 +palette = 6=#3aa99f +palette = 7=#878580 +palette = 8=#575653 +palette = 9=#af3029 +palette = 10=#66800b +palette = 11=#ad8301 +palette = 12=#205ea6 +palette = 13=#a02f6f +palette = 14=#24837b +palette = 15=#cecdc3 +background = #100f0f +foreground = #cecdc3 +cursor-color = #cecdc3 +cursor-text = #100f0f +selection-background = #cecdc3 +selection-foreground = #100f0f -- cgit v1.2.3