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/Pro Light | |
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/Pro Light')
-rw-r--r-- | ghostty-themes/Pro Light | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Pro Light b/ghostty-themes/Pro Light new file mode 100644 index 0000000..77cbe1a --- /dev/null +++ b/ghostty-themes/Pro Light @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#e5492b +palette = 2=#50d148 +palette = 3=#c6c440 +palette = 4=#3b75ff +palette = 5=#ed66e8 +palette = 6=#4ed2de +palette = 7=#dcdcdc +palette = 8=#9f9f9f +palette = 9=#ff6640 +palette = 10=#61ef57 +palette = 11=#f2f156 +palette = 12=#0082ff +palette = 13=#ff7eff +palette = 14=#61f7f8 +palette = 15=#f2f2f2 +background = #ffffff +foreground = #191919 +cursor-color = #4d4d4d +cursor-text = #f2f2f2 +selection-background = #c1ddff +selection-foreground = #191919 |