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/GitHub-Dark-Dimmed | |
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/GitHub-Dark-Dimmed')
-rw-r--r-- | ghostty-themes/GitHub-Dark-Dimmed | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/GitHub-Dark-Dimmed b/ghostty-themes/GitHub-Dark-Dimmed new file mode 100644 index 0000000..fff7b06 --- /dev/null +++ b/ghostty-themes/GitHub-Dark-Dimmed @@ -0,0 +1,22 @@ +palette = 0=#545d68 +palette = 1=#f47067 +palette = 2=#57ab5a +palette = 3=#c69026 +palette = 4=#539bf5 +palette = 5=#b083f0 +palette = 6=#39c5cf +palette = 7=#909dab +palette = 8=#636e7b +palette = 9=#ff938a +palette = 10=#6bc46d +palette = 11=#daaa3f +palette = 12=#6cb6ff +palette = 13=#dcbdfb +palette = 14=#56d4dd +palette = 15=#cdd9e5 +background = #22272e +foreground = #adbac7 +cursor-color = #539bf5 +cursor-text = #539bf5 +selection-background = #adbac7 +selection-foreground = #22272e |