Skip to content

Commit ffe7cd5

Browse files
committed
Fix osaka jade theme for ghostty
1 parent cf41eca commit ffe7cd5

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

themes/osaka-jade/ghostty.conf

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
1-
theme = TokyoNight
1+
# primary
2+
background = #111c18
3+
foreground = #C1C497
4+
cursor-color = #D7C995
5+
cursor-text = #000000
6+
7+
# normal colors
8+
palette = 0=#23372B
9+
palette = 1=#FF5345
10+
palette = 2=#549e6a
11+
palette = 3=#459451
12+
palette = 4=#509475
13+
palette = 5=#D2689C
14+
palette = 6=#2DD5B7
15+
palette = 7=#F6F5DD
16+
17+
# bright colors
18+
palette = 8=#53685B
19+
palette = 9=#db9f9c
20+
palette = 10=#143614
21+
palette = 11=#E5C736
22+
palette = 12=#ACD4CF
23+
palette = 13=#75bbb3
24+
palette = 14=#8CD3CB
25+
palette = 15=#9eebb3

0 commit comments

Comments
 (0)