diff options
author | Gabriel A. Giovanini <g.giovanini@gridx.de> | 2025-06-23 15:41:24 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <g.giovanini@gridx.de> | 2025-06-23 16:05:33 +0200 |
commit | 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf (patch) | |
tree | 9400df8e05a8de8a7c0b227b1f7fba16783aa6e0 /ghostty-themes/IC_Green_PPL | |
download | home-manager-9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf.tar.gz home-manager-9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf.tar.bz2 home-manager-9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf.zip |
feat: Add configuration from private dotfiles repo
Diffstat (limited to 'ghostty-themes/IC_Green_PPL')
-rw-r--r-- | ghostty-themes/IC_Green_PPL | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/IC_Green_PPL b/ghostty-themes/IC_Green_PPL new file mode 100644 index 0000000..e443ac6 --- /dev/null +++ b/ghostty-themes/IC_Green_PPL @@ -0,0 +1,22 @@ +palette = 0=#014401 +palette = 1=#ff2736 +palette = 2=#41a638 +palette = 3=#76a831 +palette = 4=#2ec3b9 +palette = 5=#50a096 +palette = 6=#3ca078 +palette = 7=#e6fef2 +palette = 8=#035c03 +palette = 9=#b4fa5c +palette = 10=#aefb86 +palette = 11=#dafa87 +palette = 12=#2efaeb +palette = 13=#50fafa +palette = 14=#3cfac8 +palette = 15=#e0f1dc +background = #2c2c2c +foreground = #e0f1dc +cursor-color = #47fa6b +cursor-text = #292929 +selection-background = #116b41 +selection-foreground = #e0f1dc |