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/Ocean | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/Ocean (limited to 'ghostty-themes/Ocean') diff --git a/ghostty-themes/Ocean b/ghostty-themes/Ocean new file mode 100644 index 0000000..c764cd4 --- /dev/null +++ b/ghostty-themes/Ocean @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#990000 +palette = 2=#00a600 +palette = 3=#999900 +palette = 4=#0000b2 +palette = 5=#b200b2 +palette = 6=#00a6b2 +palette = 7=#bfbfbf +palette = 8=#666666 +palette = 9=#e50000 +palette = 10=#00d900 +palette = 11=#e5e500 +palette = 12=#0000ff +palette = 13=#e500e5 +palette = 14=#00e5e5 +palette = 15=#e5e5e5 +background = #224fbc +foreground = #ffffff +cursor-color = #7f7f7f +cursor-text = #ffffff +selection-background = #216dff +selection-foreground = #ffffff -- cgit v1.2.3