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