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/OceanicMaterial | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ghostty-themes/OceanicMaterial (limited to 'ghostty-themes/OceanicMaterial') diff --git a/ghostty-themes/OceanicMaterial b/ghostty-themes/OceanicMaterial new file mode 100644 index 0000000..f5ae471 --- /dev/null +++ b/ghostty-themes/OceanicMaterial @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ee2b2a +palette = 2=#40a33f +palette = 3=#ffea2e +palette = 4=#1e80f0 +palette = 5=#8800a0 +palette = 6=#16afca +palette = 7=#a4a4a4 +palette = 8=#777777 +palette = 9=#dc5c60 +palette = 10=#70be71 +palette = 11=#fff163 +palette = 12=#54a4f3 +palette = 13=#aa4dbc +palette = 14=#42c7da +palette = 15=#ffffff +background = #1c262b +foreground = #c2c8d7 +cursor-color = #b3b8c3 +cursor-text = #ffffff +selection-background = #6dc2b8 +selection-foreground = #c2c8d7 -- cgit v1.2.3