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/Monokai Pro Light Sun | |
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/Monokai Pro Light Sun')
-rw-r--r-- | ghostty-themes/Monokai Pro Light Sun | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Monokai Pro Light Sun b/ghostty-themes/Monokai Pro Light Sun new file mode 100644 index 0000000..6aaa382 --- /dev/null +++ b/ghostty-themes/Monokai Pro Light Sun @@ -0,0 +1,22 @@ +palette = 0=#f8efe7 +palette = 1=#ce4770 +palette = 2=#218871 +palette = 3=#b16803 +palette = 4=#d4572b +palette = 5=#6851a2 +palette = 6=#2473b6 +palette = 7=#2c232e +palette = 8=#a59c9c +palette = 9=#ce4770 +palette = 10=#218871 +palette = 11=#b16803 +palette = 12=#d4572b +palette = 13=#6851a2 +palette = 14=#2473b6 +palette = 15=#2c232e +background = #f8efe7 +foreground = #2c232e +cursor-color = #72696d +cursor-text = #72696d +selection-background = #beb5b3 +selection-foreground = #2c232e |