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/PencilLight | |
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/PencilLight')
-rw-r--r-- | ghostty-themes/PencilLight | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/PencilLight b/ghostty-themes/PencilLight new file mode 100644 index 0000000..8ffa48c --- /dev/null +++ b/ghostty-themes/PencilLight @@ -0,0 +1,22 @@ +palette = 0=#212121 +palette = 1=#c30771 +palette = 2=#10a778 +palette = 3=#a89c14 +palette = 4=#008ec4 +palette = 5=#523c79 +palette = 6=#20a5ba +palette = 7=#d9d9d9 +palette = 8=#424242 +palette = 9=#fb007a +palette = 10=#5fd7af +palette = 11=#f3e430 +palette = 12=#20bbfc +palette = 13=#6855de +palette = 14=#4fb8cc +palette = 15=#f1f1f1 +background = #f1f1f1 +foreground = #424242 +cursor-color = #20bbfc +cursor-text = #424242 +selection-background = #b6d6fd +selection-foreground = #424242 |