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/Tomorrow Night Burns | |
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/Tomorrow Night Burns')
-rw-r--r-- | ghostty-themes/Tomorrow Night Burns | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Tomorrow Night Burns b/ghostty-themes/Tomorrow Night Burns new file mode 100644 index 0000000..1f6320b --- /dev/null +++ b/ghostty-themes/Tomorrow Night Burns @@ -0,0 +1,22 @@ +palette = 0=#252525 +palette = 1=#832e31 +palette = 2=#a63c40 +palette = 3=#d3494e +palette = 4=#fc595f +palette = 5=#df9395 +palette = 6=#ba8586 +palette = 7=#f5f5f5 +palette = 8=#5d6f71 +palette = 9=#832e31 +palette = 10=#a63c40 +palette = 11=#d2494e +palette = 12=#fc595f +palette = 13=#df9395 +palette = 14=#ba8586 +palette = 15=#f5f5f5 +background = #151515 +foreground = #a1b0b8 +cursor-color = #ff443e +cursor-text = #708284 +selection-background = #b0bec5 +selection-foreground = #2a2d32 |