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/BlueBerryPie | |
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/BlueBerryPie')
-rw-r--r-- | ghostty-themes/BlueBerryPie | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/BlueBerryPie b/ghostty-themes/BlueBerryPie new file mode 100644 index 0000000..d20e41c --- /dev/null +++ b/ghostty-themes/BlueBerryPie @@ -0,0 +1,22 @@ +palette = 0=#0a4c62 +palette = 1=#99246e +palette = 2=#5cb1b3 +palette = 3=#eab9a8 +palette = 4=#90a5bd +palette = 5=#9d54a7 +palette = 6=#7e83cc +palette = 7=#f0e8d6 +palette = 8=#201637 +palette = 9=#c87272 +palette = 10=#0a6c7e +palette = 11=#7a3188 +palette = 12=#39173d +palette = 13=#bc94b7 +palette = 14=#5e6071 +palette = 15=#0a6c7e +background = #1c0c28 +foreground = #babab9 +cursor-color = #fcfad6 +cursor-text = #000000 +selection-background = #606060 +selection-foreground = #ffffff |