From 9fcdfe5d6b1c5d518d79345571038d90b6bd6dbf Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 23 Jun 2025 15:41:24 +0200 Subject: feat: Add configuration from private dotfiles repo --- ghostty-themes/GitLab-Dark | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/GitLab-Dark (limited to 'ghostty-themes/GitLab-Dark') diff --git a/ghostty-themes/GitLab-Dark b/ghostty-themes/GitLab-Dark new file mode 100644 index 0000000..e989ff0 --- /dev/null +++ b/ghostty-themes/GitLab-Dark @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#f57f6c +palette = 2=#52b87a +palette = 3=#d99530 +palette = 4=#7fb6ed +palette = 5=#f88aaf +palette = 6=#32c5d2 +palette = 7=#ffffff +palette = 8=#666666 +palette = 9=#fcb5aa +palette = 10=#91d4a8 +palette = 11=#e9be74 +palette = 12=#498dd1 +palette = 13=#fcacc5 +palette = 14=#5edee3 +palette = 15=#ffffff +background = #28262b +foreground = #ffffff +cursor-color = #ffffff +cursor-text = #ffffff +selection-background = #ad95e9 +selection-foreground = #28262b -- cgit v1.2.3