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/midnight-in-mojave | |
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/midnight-in-mojave')
-rw-r--r-- | ghostty-themes/midnight-in-mojave | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/midnight-in-mojave b/ghostty-themes/midnight-in-mojave new file mode 100644 index 0000000..0c19e72 --- /dev/null +++ b/ghostty-themes/midnight-in-mojave @@ -0,0 +1,22 @@ +palette = 0=#1e1e1e +palette = 1=#ff453a +palette = 2=#32d74b +palette = 3=#ffd60a +palette = 4=#0a84ff +palette = 5=#bf5af2 +palette = 6=#5ac8fa +palette = 7=#ffffff +palette = 8=#1e1e1e +palette = 9=#ff453a +palette = 10=#32d74b +palette = 11=#ffd60a +palette = 12=#0a84ff +palette = 13=#bf5af2 +palette = 14=#5ac8fa +palette = 15=#ffffff +background = #1e1e1e +foreground = #ffffff +cursor-color = #32d74b +cursor-text = #1c1c1c +selection-background = #4a504d +selection-foreground = #ffffff |