Skip to content

Commit 46b1b61

Browse files
authored
Merge pull request #78 from zerebos/workflows/sync-themes
Sync Ghostty themes from upstream
2 parents 423a005 + e745d77 commit 46b1b61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/data/themes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ export const themes = {
479479
"Spiderman": {"palette":["#1b1d1e","#e60813","#e22928","#e24756","#2c3fff","#2435db","#3256ff","#fffef6","#505354","#ff0325","#ff3338","#fe3a35","#1d50ff","#747cff","#6184ff","#fffff9"],"background":"#1b1d1e","foreground":"#e3e3e3","cursorColor":"#2c3fff","cursorText":"#000000","selectionBackground":"#070e50","selectionForeground":"#f0272d"},
480480
"Spring": {"palette":["#000000","#ff4d83","#1f8c3b","#1fc95b","#1dd3ee","#8959a8","#3e999f","#bfbfbf","#000000","#ff0021","#1fc231","#d5b807","#15a9fd","#8959a8","#3e999f","#ffffff"],"background":"#ffffff","foreground":"#4d4d4c","cursorColor":"#4d4d4c","cursorText":"#ffffff","selectionBackground":"#d6d6d6","selectionForeground":"#4d4d4c"},
481481
"Square": {"palette":["#050505","#e9897c","#b6377d","#ecebbe","#a9cdeb","#75507b","#c9caec","#f2f2f2","#474747","#f99286","#c3f786","#fcfbcc","#b6defb","#ad7fa8","#d7d9fc","#e2e2e2"],"background":"#1a1a1a","foreground":"#acacab","cursorColor":"#fcfbcc","cursorText":"#000000","selectionBackground":"#4d4d4d","selectionForeground":"#ffffff"},
482+
"Squintless": {"palette":["#f2e5bc","#9d0006","#79740e","#b57614","#076678","#8f3f71","#427b58","#7c6f64","#928374","#9d0006","#79740e","#b57614","#076678","#8f3f71","#427b58","#3c3836"],"background":"#f2e5bc","foreground":"#3c3836","cursorColor":"#282828","cursorText":"#f2e5bc","selectionBackground":"#d5c4a1","selectionForeground":"#3c3836"},
482483
"Squirrelsong Dark": {"palette":["#372920","#ba4138","#468336","#d4b139","#4395c6","#855fb8","#2f9794","#d3b9a2","#704f39","#df4d43","#659a4c","#e8c23f","#4ca4db","#9d70da","#60aca9","#f2d4bb"],"background":"#372920","foreground":"#b19b89","cursorColor":"#b19b89","cursorText":"#372920","selectionBackground":"#5b402e","selectionForeground":"#b19b89"},
483484
"Srcery": {"palette":["#1c1b19","#ef2f27","#519f50","#fbb829","#2c78bf","#e02c6d","#0aaeb3","#baa67f","#918175","#f75341","#98bc37","#fed06e","#68a8e4","#ff5c8f","#2be4d0","#fce8c3"],"background":"#1c1b19","foreground":"#fce8c3","cursorColor":"#fbb829","cursorText":"#1c1b19","selectionBackground":"#fce8c3","selectionForeground":"#1c1b19"},
484485
"Starlight": {"palette":["#242424","#f62b5a","#47b413","#e3c401","#24acd4","#f2affd","#13c299","#e6e6e6","#616161","#ff4d51","#35d450","#e9e836","#5dc5f8","#feabf2","#24dfc4","#ffffff"],"background":"#242424","foreground":"#ffffff","cursorColor":"#ffffff","cursorText":"#242424","selectionBackground":"#ffffff","selectionForeground":"#242424"},

0 commit comments

Comments
 (0)