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 Machine | |
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 Machine')
-rw-r--r-- | ghostty-themes/Monokai Pro Machine | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/Monokai Pro Machine b/ghostty-themes/Monokai Pro Machine new file mode 100644 index 0000000..e386985 --- /dev/null +++ b/ghostty-themes/Monokai Pro Machine @@ -0,0 +1,22 @@ +palette = 0=#273136 +palette = 1=#ff6d7e +palette = 2=#a2e57b +palette = 3=#ffed72 +palette = 4=#ffb270 +palette = 5=#baa0f8 +palette = 6=#7cd5f1 +palette = 7=#f2fffc +palette = 8=#6b7678 +palette = 9=#ff6d7e +palette = 10=#a2e57b +palette = 11=#ffed72 +palette = 12=#ffb270 +palette = 13=#baa0f8 +palette = 14=#7cd5f1 +palette = 15=#f2fffc +background = #273136 +foreground = #f2fffc +cursor-color = #b8c4c3 +cursor-text = #b8c4c3 +selection-background = #545f62 +selection-foreground = #f2fffc |