mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Themeing for ghostty (#1701)
* Themeing for ghostty * Fix theme name * Set font for ghostty too if its on the system * Use correct class for ghostty styling * Uniformity * Need to keep this alacritty until we have it fully working for other terminals * Stick to alacritty so we can control font size * Stick with alacritty for system terminals * Add menu to install different terminal * Use taha approved colors
This commit is contained in:
committed by
GitHub
parent
bf0c2cc9a5
commit
432ffb508c
1
themes/catppuccin-latte/ghostty.conf
Normal file
1
themes/catppuccin-latte/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Catppuccin Latte
|
||||
1
themes/catppuccin/ghostty.conf
Normal file
1
themes/catppuccin/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Catppuccin Mocha
|
||||
1
themes/everforest/ghostty.conf
Normal file
1
themes/everforest/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Everforest Dark Hard
|
||||
1
themes/gruvbox/ghostty.conf
Normal file
1
themes/gruvbox/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Gruvbox Dark
|
||||
1
themes/kanagawa/ghostty.conf
Normal file
1
themes/kanagawa/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Kanagawa Wave
|
||||
19
themes/matte-black/ghostty.conf
Normal file
19
themes/matte-black/ghostty.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
# normal colors
|
||||
palette = 0=#333333
|
||||
palette = 1=#D35F5F
|
||||
palette = 2=#FFC107
|
||||
palette = 3=#B91C1C
|
||||
palette = 4=#E68E0D
|
||||
palette = 5=#D35F5F
|
||||
palette = 6=#BEBEBE
|
||||
palette = 7=#BEBEBE
|
||||
|
||||
# bright colors
|
||||
palette = 8=#8A8A8D
|
||||
palette = 9=#B91C1C
|
||||
palette = 10=#FFC107
|
||||
palette = 11=#B90A0A
|
||||
palette = 12=#F59E0B
|
||||
palette = 13=#B91C1C
|
||||
palette = 14=#EAEAEA
|
||||
palette = 15=#FFFFFF
|
||||
1
themes/nord/ghostty.conf
Normal file
1
themes/nord/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Nord
|
||||
1
themes/osaka-jade/ghostty.conf
Normal file
1
themes/osaka-jade/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = TokyoNight
|
||||
1
themes/ristretto/ghostty.conf
Normal file
1
themes/ristretto/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Monokai Pro Ristretto
|
||||
1
themes/rose-pine/ghostty.conf
Normal file
1
themes/rose-pine/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = Rose Pine Dawn
|
||||
1
themes/tokyo-night/ghostty.conf
Normal file
1
themes/tokyo-night/ghostty.conf
Normal file
@@ -0,0 +1 @@
|
||||
theme = TokyoNight
|
||||
Reference in New Issue
Block a user