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_Orange_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_Orange_PPL')
-rw-r--r-- | ghostty-themes/IC_Orange_PPL | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/IC_Orange_PPL b/ghostty-themes/IC_Orange_PPL new file mode 100644 index 0000000..c332591 --- /dev/null +++ b/ghostty-themes/IC_Orange_PPL @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#c13900 +palette = 2=#a4a900 +palette = 3=#caaf00 +palette = 4=#bd6d00 +palette = 5=#fc5e00 +palette = 6=#f79500 +palette = 7=#ffc88a +palette = 8=#6a4f2a +palette = 9=#ff8c68 +palette = 10=#f6ff40 +palette = 11=#ffe36e +palette = 12=#ffbe55 +palette = 13=#fc874f +palette = 14=#c69752 +palette = 15=#fafaff +background = #262626 +foreground = #ffcb83 +cursor-color = #fc531d +cursor-text = #ffc88a +selection-background = #c14020 +selection-foreground = #ffc88a |