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/GitHub-Light-Default | |
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/GitHub-Light-Default')
-rw-r--r-- | ghostty-themes/GitHub-Light-Default | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/GitHub-Light-Default b/ghostty-themes/GitHub-Light-Default new file mode 100644 index 0000000..4e2a3a7 --- /dev/null +++ b/ghostty-themes/GitHub-Light-Default @@ -0,0 +1,22 @@ +palette = 0=#24292f +palette = 1=#cf222e +palette = 2=#116329 +palette = 3=#4d2d00 +palette = 4=#0969da +palette = 5=#8250df +palette = 6=#1b7c83 +palette = 7=#6e7781 +palette = 8=#57606a +palette = 9=#a40e26 +palette = 10=#1a7f37 +palette = 11=#633c01 +palette = 12=#218bff +palette = 13=#a475f9 +palette = 14=#3192aa +palette = 15=#8c959f +background = #ffffff +foreground = #1f2328 +cursor-color = #0969da +cursor-text = #0969da +selection-background = #1f2328 +selection-foreground = #ffffff |