summaryrefslogtreecommitdiff
path: root/.config/ghostty/themes
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-10-09 15:28:10 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-10-09 15:28:10 -0400
commitdd1618a06253bbef2caa3c349d0527917948fecf (patch)
tree3fb310b9b7443320af61837df58eeefa675704d6 /.config/ghostty/themes
parent9e4e33b295daa990c1014b18555711a255d56d74 (diff)
ghostty themes converted from iterm themes
Diffstat (limited to '.config/ghostty/themes')
-rw-r--r--.config/ghostty/themes/AlienBlood0
-rw-r--r--.config/ghostty/themes/BluLocoLight21
-rw-r--r--.config/ghostty/themes/BlulocoDark21
-rw-r--r--.config/ghostty/themes/Breeze21
-rw-r--r--.config/ghostty/themes/Brogrammer0
-rw-r--r--.config/ghostty/themes/Grey-green21
-rw-r--r--.config/ghostty/themes/Shaman0
-rw-r--r--.config/ghostty/themes/UnderTheSea21
-rw-r--r--.config/ghostty/themes/ayu0
-rw-r--r--.config/ghostty/themes/everforest_dark_hard21
-rw-r--r--.config/ghostty/themes/everforest_dark_low21
-rw-r--r--.config/ghostty/themes/everforest_dark_medium21
-rw-r--r--.config/ghostty/themes/everforest_light_hard21
-rw-r--r--.config/ghostty/themes/everforest_light_low21
-rw-r--r--.config/ghostty/themes/everforest_light_medium21
-rw-r--r--.config/ghostty/themes/tokyo-night21
16 files changed, 252 insertions, 0 deletions
diff --git a/.config/ghostty/themes/AlienBlood b/.config/ghostty/themes/AlienBlood
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/ghostty/themes/AlienBlood
diff --git a/.config/ghostty/themes/BluLocoLight b/.config/ghostty/themes/BluLocoLight
new file mode 100644
index 0000000..acc118b
--- /dev/null
+++ b/.config/ghostty/themes/BluLocoLight
@@ -0,0 +1,21 @@
+palette = 0=#e9e9ed
+palette = 1=#f52a65
+palette = 10=#587539
+palette = 11=#8c6c3e
+palette = 12=#2e7de9
+palette = 13=#9854f1
+palette = 14=#007197
+palette = 15=#3760bf
+palette = 2=#587539
+palette = 3=#8c6c3e
+palette = 4=#2e7de9
+palette = 5=#9854f1
+palette = 6=#007197
+palette = 7=#6172b0
+palette = 8=#a1a6c5
+palette = 9=#f52a65
+background = e1e2e7
+cursor-color = 3760bf
+foreground = 3760bf
+selection-foreground = 3760bf
+selection-background = 99a7df
diff --git a/.config/ghostty/themes/BlulocoDark b/.config/ghostty/themes/BlulocoDark
new file mode 100644
index 0000000..7ab2b8e
--- /dev/null
+++ b/.config/ghostty/themes/BlulocoDark
@@ -0,0 +1,21 @@
+palette = 0=#40444c
+palette = 1=#fc2e51
+palette = 10=#3fc56a
+palette = 11=#f9c858
+palette = 12=#10b0fe
+palette = 13=#ff77f8
+palette = 14=#5fb9bc
+palette = 15=#fefefe
+palette = 2=#25a45c
+palette = 3=#ff9369
+palette = 4=#3475fe
+palette = 5=#7a82da
+palette = 6=#4483aa
+palette = 7=#cdd3e0
+palette = 8=#8f9aae
+palette = 9=#ff637f
+background = 272b33
+cursor-color = fecc00
+foreground = b9bfca
+selection-foreground = 272b33
+selection-background = b9c0ca
diff --git a/.config/ghostty/themes/Breeze b/.config/ghostty/themes/Breeze
new file mode 100644
index 0000000..e9cb33b
--- /dev/null
+++ b/.config/ghostty/themes/Breeze
@@ -0,0 +1,21 @@
+palette = 0=#31363b
+palette = 1=#ed1515
+palette = 10=#1cdc9a
+palette = 11=#fdbc4b
+palette = 12=#3daee9
+palette = 13=#8e44ad
+palette = 14=#16a085
+palette = 15=#fcfcfc
+palette = 2=#11d116
+palette = 3=#f67400
+palette = 4=#1d99f3
+palette = 5=#9b59b6
+palette = 6=#1abc9c
+palette = 7=#eff0f1
+palette = 8=#7f8c8d
+palette = 9=#c0392b
+background = 31363b
+cursor-color = eff0f1
+foreground = eff0f1
+selection-foreground = 31363b
+selection-background = eff0f1
diff --git a/.config/ghostty/themes/Brogrammer b/.config/ghostty/themes/Brogrammer
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/ghostty/themes/Brogrammer
diff --git a/.config/ghostty/themes/Grey-green b/.config/ghostty/themes/Grey-green
new file mode 100644
index 0000000..8da4774
--- /dev/null
+++ b/.config/ghostty/themes/Grey-green
@@ -0,0 +1,21 @@
+palette = 0=#000000
+palette = 1=#fd1414
+palette = 10=#00ff43
+palette = 11=#ffd100
+palette = 12=#00aeff
+palette = 13=#ff008a
+palette = 14=#00ffd2
+palette = 15=#f4ecec
+palette = 2=#73ff00
+palette = 3=#f0ff01
+palette = 4=#00ddff
+palette = 5=#ff00ef
+palette = 6=#00ffbb
+palette = 7=#ffffff
+palette = 8=#666666
+palette = 9=#ff3939
+background = 002a1a
+cursor-color = fff300
+foreground = ffffff
+selection-foreground = e1e1e1
+selection-background = 507e4f
diff --git a/.config/ghostty/themes/Shaman b/.config/ghostty/themes/Shaman
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/ghostty/themes/Shaman
diff --git a/.config/ghostty/themes/UnderTheSea b/.config/ghostty/themes/UnderTheSea
new file mode 100644
index 0000000..4d9bda1
--- /dev/null
+++ b/.config/ghostty/themes/UnderTheSea
@@ -0,0 +1,21 @@
+palette = 0=#022026
+palette = 1=#b12f2c
+palette = 10=#2aea5e
+palette = 11=#8dd3fd
+palette = 12=#61d4b9
+palette = 13=#1298ff
+palette = 14=#98cf28
+palette = 15=#58fad6
+palette = 2=#00a940
+palette = 3=#58809c
+palette = 4=#449985
+palette = 5=#00599c
+palette = 6=#5c7e19
+palette = 7=#405554
+palette = 8=#374350
+palette = 9=#ff4242
+background = 001015
+cursor-color = 49fcd5
+foreground = fffefe
+selection-foreground = 4dffd9
+selection-background = 415554
diff --git a/.config/ghostty/themes/ayu b/.config/ghostty/themes/ayu
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.config/ghostty/themes/ayu
diff --git a/.config/ghostty/themes/everforest_dark_hard b/.config/ghostty/themes/everforest_dark_hard
new file mode 100644
index 0000000..0f4105b
--- /dev/null
+++ b/.config/ghostty/themes/everforest_dark_hard
@@ -0,0 +1,21 @@
+palette = 0=#7a8478
+palette = 1=#e67e80
+palette = 10=#8da101
+palette = 11=#dfa000
+palette = 12=#3a94c5
+palette = 13=#df69ba
+palette = 14=#35a77c
+palette = 15=#fffbef
+palette = 2=#a7c080
+palette = 3=#dbbc7f
+palette = 4=#7fbbb3
+palette = 5=#d699b6
+palette = 6=#83c092
+palette = 7=#f2efdf
+palette = 8=#a6b0a0
+palette = 9=#f85552
+background = 1e2326
+cursor-color = e69875
+foreground = d3c6aa
+selection-foreground = d3c6aa
+selection-background = 4c3743
diff --git a/.config/ghostty/themes/everforest_dark_low b/.config/ghostty/themes/everforest_dark_low
new file mode 100644
index 0000000..77dbdaf
--- /dev/null
+++ b/.config/ghostty/themes/everforest_dark_low
@@ -0,0 +1,21 @@
+palette = 0=#7a8478
+palette = 1=#e67e80
+palette = 10=#8da101
+palette = 11=#dfa000
+palette = 12=#3a94c5
+palette = 13=#df69ba
+palette = 14=#35a77c
+palette = 15=#fffbef
+palette = 2=#a7c080
+palette = 3=#dbbc7f
+palette = 4=#7fbbb3
+palette = 5=#d699b6
+palette = 6=#83c092
+palette = 7=#f2efdf
+palette = 8=#a6b0a0
+palette = 9=#f85552
+background = 293136
+cursor-color = e69875
+foreground = d3c6aa
+selection-foreground = d3c6aa
+selection-background = 5c3f4f
diff --git a/.config/ghostty/themes/everforest_dark_medium b/.config/ghostty/themes/everforest_dark_medium
new file mode 100644
index 0000000..dba7c35
--- /dev/null
+++ b/.config/ghostty/themes/everforest_dark_medium
@@ -0,0 +1,21 @@
+palette = 0=#7a8478
+palette = 1=#e67e80
+palette = 10=#8da101
+palette = 11=#dfa000
+palette = 12=#3a94c5
+palette = 13=#df69ba
+palette = 14=#35a77c
+palette = 15=#fffbef
+palette = 2=#a7c080
+palette = 3=#dbbc7f
+palette = 4=#7fbbb3
+palette = 5=#d699b6
+palette = 6=#83c092
+palette = 7=#f2efdf
+palette = 8=#a6b0a0
+palette = 9=#f85552
+background = 232a2e
+cursor-color = e69875
+foreground = d3c6aa
+selection-foreground = d3c6aa
+selection-background = 543a48
diff --git a/.config/ghostty/themes/everforest_light_hard b/.config/ghostty/themes/everforest_light_hard
new file mode 100644
index 0000000..b84f2c2
--- /dev/null
+++ b/.config/ghostty/themes/everforest_light_hard
@@ -0,0 +1,21 @@
+palette = 0=#7a8478
+palette = 1=#e67e80
+palette = 10=#8da101
+palette = 11=#dfa000
+palette = 12=#3a94c5
+palette = 13=#df69ba
+palette = 14=#35a77c
+palette = 15=#fffbef
+palette = 2=#a7c080
+palette = 3=#dbbc7f
+palette = 4=#7fbbb3
+palette = 5=#d699b6
+palette = 6=#83c092
+palette = 7=#f2efdf
+palette = 8=#a6b0a0
+palette = 9=#f85552
+background = f2efdf
+cursor-color = f57d26
+foreground = 5c6a72
+selection-foreground = 5c6a72
+selection-background = f0f2d4
diff --git a/.config/ghostty/themes/everforest_light_low b/.config/ghostty/themes/everforest_light_low
new file mode 100644
index 0000000..9eabe8a
--- /dev/null
+++ b/.config/ghostty/themes/everforest_light_low
@@ -0,0 +1,21 @@
+palette = 0=#7a8478
+palette = 1=#e67e80
+palette = 10=#8da101
+palette = 11=#dfa000
+palette = 12=#3a94c5
+palette = 13=#df69ba
+palette = 14=#35a77c
+palette = 15=#fffbef
+palette = 2=#a7c080
+palette = 3=#dbbc7f
+palette = 4=#7fbbb3
+palette = 5=#d699b6
+palette = 6=#83c092
+palette = 7=#f2efdf
+palette = 8=#a6b0a0
+palette = 9=#f85552
+background = e5dfc5
+cursor-color = f57d26
+foreground = 5c6a72
+selection-foreground = 5c6a72
+selection-background = e1e4bd
diff --git a/.config/ghostty/themes/everforest_light_medium b/.config/ghostty/themes/everforest_light_medium
new file mode 100644
index 0000000..9ffa0a3
--- /dev/null
+++ b/.config/ghostty/themes/everforest_light_medium
@@ -0,0 +1,21 @@
+palette = 0=#7a8478
+palette = 1=#e67e80
+palette = 10=#8da101
+palette = 11=#dfa000
+palette = 12=#3a94c5
+palette = 13=#df69ba
+palette = 14=#35a77c
+palette = 15=#fffbef
+palette = 2=#a7c080
+palette = 3=#dbbc7f
+palette = 4=#7fbbb3
+palette = 5=#d699b6
+palette = 6=#83c092
+palette = 7=#f2efdf
+palette = 8=#a6b0a0
+palette = 9=#f85552
+background = efebd4
+cursor-color = f57d26
+foreground = 5c6a72
+selection-foreground = 5c6a72
+selection-background = eaedc8
diff --git a/.config/ghostty/themes/tokyo-night b/.config/ghostty/themes/tokyo-night
new file mode 100644
index 0000000..acc118b
--- /dev/null
+++ b/.config/ghostty/themes/tokyo-night
@@ -0,0 +1,21 @@
+palette = 0=#e9e9ed
+palette = 1=#f52a65
+palette = 10=#587539
+palette = 11=#8c6c3e
+palette = 12=#2e7de9
+palette = 13=#9854f1
+palette = 14=#007197
+palette = 15=#3760bf
+palette = 2=#587539
+palette = 3=#8c6c3e
+palette = 4=#2e7de9
+palette = 5=#9854f1
+palette = 6=#007197
+palette = 7=#6172b0
+palette = 8=#a1a6c5
+palette = 9=#f52a65
+background = e1e2e7
+cursor-color = 3760bf
+foreground = 3760bf
+selection-foreground = 3760bf
+selection-background = 99a7df