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-Light | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/GitLab-Light (limited to 'ghostty-themes/GitLab-Light') diff --git a/ghostty-themes/GitLab-Light b/ghostty-themes/GitLab-Light new file mode 100644 index 0000000..4388cb9 --- /dev/null +++ b/ghostty-themes/GitLab-Light @@ -0,0 +1,22 @@ +palette = 0=#303030 +palette = 1=#a31700 +palette = 2=#0a7f3d +palette = 3=#af551d +palette = 4=#006cd8 +palette = 5=#583cac +palette = 6=#00798a +palette = 7=#303030 +palette = 8=#303030 +palette = 9=#a31700 +palette = 10=#0a7f3d +palette = 11=#af551d +palette = 12=#006cd8 +palette = 13=#583cac +palette = 14=#00798a +palette = 15=#303030 +background = #fafaff +foreground = #303030 +cursor-color = #303030 +cursor-text = #303030 +selection-background = #ad95e9 +selection-foreground = #fafaff -- cgit v1.2.3