Skip to content

feat: add a pack of 20 bundled themes#23

Merged
bumaruf merged 2 commits into
mainfrom
feat/bundled-theme-pack
Jul 15, 2026
Merged

feat: add a pack of 20 bundled themes#23
bumaruf merged 2 commits into
mainfrom
feat/bundled-theme-pack

Conversation

@bumaruf

@bumaruf bumaruf commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Adds 20 famous, distinct terminal color themes to themes/core/, mixing dark and light. Each theme's fg/bg colors, ANSI palette, and license were verified against the real upstream repo/source. All pass the required 4.5:1 WCAG AA foreground/background contrast check. bun run generate-builtin was re-run to refresh src/generated/builtin-themes.ts.

Themes added:

  1. Catppuccin Macchiato (MIT)
  2. Catppuccin Frappé (MIT)
  3. Catppuccin Latte (MIT)
  4. Gruvbox Light (unlicensed upstream)
  5. Tokyo Night Storm (Apache-2.0)
  6. Monokai (unlicensed upstream)
  7. Ayu Dark (MIT)
  8. Ayu Mirage (MIT)
  9. Night Owl (MIT)
  10. Palenight (MIT)
  11. Oceanic Next (unlicensed upstream)
  12. Everforest Light (MIT)
  13. Rosé Pine Moon (MIT)
  14. Rosé Pine Dawn (MIT)
  15. One Light (MIT)
  16. Cobalt2 (MIT)
  17. GitHub Dark (MIT)
  18. GitHub Light (MIT)
  19. Tomorrow Night (MIT)
  20. Iceberg (MIT)

Test plan

  • bun run generate-builtin
  • bun test
  • bun run lint
  • bun run typecheck
  • Contrast verified per-theme with contrastRatio(fg, bg) >= 4.5

Adds 20 famous dark/light terminal themes to themes/core, each sourced
from its real upstream repo with verified license and WCAG AA
foreground/background contrast. Regenerates src/generated/builtin-themes.ts.
@github-actions

Copy link
Copy Markdown
Contributor

Theme preview

Ayu Dark

background #0f1419 · foreground #e6e1cf

black red green yellow blue magenta cyan white
#000000 #ff3333 #b8cc52 #e7c547 #36a3d9 #f07178 #95e6cb #c5c5c5
#323232 #f2777a #b8cc52 #ffee99 #68d5ff #f07178 #95e6cb #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/ayu-theme/ayu-colors

Ayu Mirage

background #212733 · foreground #cbccc6

black red green yellow blue magenta cyan white
#171b24 #ff3333 #b8cc52 #e7c547 #73d0ff #dfbfff #95e6cb #cbccc6
#323232 #f2777a #b8cc52 #ffee99 #73d0ff #dfbfff #95e6cb #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/ayu-theme/ayu-colors

Catppuccin Frappé

background #303446 · foreground #c6d0f5

black red green yellow blue magenta cyan white
#51576d #e78284 #a6d189 #e5c890 #8caaee #f4b8e4 #81c8be #b5bfe2
#626880 #e78284 #a6d189 #e5c890 #8caaee #f4b8e4 #81c8be #a5adce

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/catppuccin/catppuccin

Catppuccin Latte

background #eff1f5 · foreground #4c4f69

black red green yellow blue magenta cyan white
#acb0be #d20f39 #40a02b #df8e1d #1e66f5 #ea76cb #179299 #5c5f77
#9ca0b0 #d20f39 #40a02b #df8e1d #1e66f5 #ea76cb #179299 #6c6f85

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/catppuccin/catppuccin

Catppuccin Macchiato

background #24273a · foreground #cad3f5

black red green yellow blue magenta cyan white
#494d64 #ed8796 #a6da95 #eed49f #8aadf4 #f5bde6 #8bd5ca #b8c0e0
#5b6078 #ed8796 #a6da95 #eed49f #8aadf4 #f5bde6 #8bd5ca #a5adcb

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/catppuccin/catppuccin

Cobalt2

background #193549 · foreground #ffffff

black red green yellow blue magenta cyan white
#000000 #ff2358 #38de21 #ffe50a #1460d2 #ff005d #00bbbb #bbbbbb
#555555 #f40e17 #b1e05f #ffe50a #00a8c6 #ff005d #00bbbb #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/wesbos/cobalt2-vscode

Everforest Light

background #f3ead3 · foreground #5c6a72

black red green yellow blue magenta cyan white
#f3ead3 #f85552 #8da101 #dfa000 #3a94c5 #df69ba #35a77c #5c6a72
#939f91 #f85552 #8da101 #dfa000 #3a94c5 #df69ba #35a77c #5c6a72

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/sainnhe/everforest

GitHub Dark

background #0d1117 · foreground #c9d1d9

black red green yellow blue magenta cyan white
#484f58 #ff7b72 #3fb950 #d29922 #58a6ff #bc8cff #39c5cf #b1bac4
#6e7681 #ffa198 #56d364 #e3b341 #79c0ff #d2a8ff #56d4dd #f0f6fc

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/primer/github-vscode-theme

GitHub Light

background #ffffff · foreground #24292f

black red green yellow blue magenta cyan white
#24292f #cf222e #116329 #4d2d00 #0969da #8250df #1b7c83 #6e7781
#57606a #a40e26 #1a7f37 #633c01 #218bff #a475f9 #3192aa #8c959f

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/primer/github-vscode-theme

Gruvbox Light

background #fbf1c7 · foreground #3c3836

black red green yellow blue magenta cyan white
#fbf1c7 #cc241d #98971a #d79921 #458588 #b16286 #689d6a #7c6f64
#928374 #9d0006 #79740e #b57614 #076678 #8f3f71 #427b58 #3c3836

author @bumaruf · contributor @bumaruf · license unlicensed
source https://github.com/morhetz/gruvbox

Iceberg

background #161821 · foreground #c6c8d1

black red green yellow blue magenta cyan white
#161821 #e27878 #b4be82 #e2a478 #84a0c6 #a093c7 #89b8c2 #c6c8d1
#6b7089 #e98989 #c0ca8e #e9b189 #91acd1 #ada0d3 #95c4ce #d2d4de

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/cocopon/iceberg.vim

Monokai

background #272822 · foreground #f8f8f2

black red green yellow blue magenta cyan white
#272822 #f92672 #a6e22e #f4bf75 #66d9ef #ae81ff #a1efe4 #f8f8f2
#75715e #f92672 #a6e22e #f4bf75 #66d9ef #ae81ff #a1efe4 #f9f8f5

author @bumaruf · contributor @bumaruf · license unlicensed
source https://monokai.pro/

Night Owl

background #011627 · foreground #d6deeb

black red green yellow blue magenta cyan white
#011627 #ef5350 #22da6e #c5e478 #82aaff #c792ea #21c7a8 #ffffff
#575656 #ef5350 #22da6e #ffeb95 #82aaff #c792ea #7fdbca #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/sdras/night-owl-vscode-theme

Oceanic Next

background #1b2b34 · foreground #c0c5ce

black red green yellow blue magenta cyan white
#1b2b34 #ec5f67 #99c794 #fac863 #6699cc #c594c5 #5fb3b3 #c0c5ce
#65737e #ec5f67 #99c794 #fac863 #6699cc #c594c5 #5fb3b3 #d8dee9

author @bumaruf · contributor @bumaruf · license unlicensed
source https://github.com/voronianski/oceanic-next-color-scheme

One Light

background #fafafa · foreground #383a42

black red green yellow blue magenta cyan white
#383a42 #ca1243 #50a14f #c18401 #4078f2 #a626a4 #0184bc #fafafa
#a0a1a7 #ca1243 #50a14f #c18401 #4078f2 #a626a4 #0184bc #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/atom/one-light-syntax

Palenight

background #292d3e · foreground #a6accd

black red green yellow blue magenta cyan white
#292d3e #f07178 #c3e88d #ffcb6b #82aaff #c792ea #89ddff #d0d0d0
#434758 #ff8b92 #ddffa7 #ffe585 #9cc4ff #e1acff #a3f7ff #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/drewtempelmeyer/palenight.vim

Rosé Pine Dawn

background #faf4ed · foreground #575279

black red green yellow blue magenta cyan white
#fffaf3 #b4637a #286983 #ea9d34 #56949f #907aa9 #d7827e #575279
#9893a5 #b4637a #286983 #ea9d34 #56949f #907aa9 #d7827e #575279

author @bumaruf · contributor @bumaruf · license MIT
source https://rosepinetheme.com/palette/

Rosé Pine Moon

background #232136 · foreground #e0def4

black red green yellow blue magenta cyan white
#2a273f #eb6f92 #3e8fb0 #f6c177 #9ccfd8 #c4a7e7 #ea9a97 #e0def4
#6e6a86 #eb6f92 #3e8fb0 #f6c177 #9ccfd8 #c4a7e7 #ea9a97 #e0def4

author @bumaruf · contributor @bumaruf · license MIT
source https://rosepinetheme.com/palette/

Tokyo Night Storm

background #24283b · foreground #c0caf5

black red green yellow blue magenta cyan white
#414868 #f7768e #9ece6a #e0af68 #7aa2f7 #bb9af7 #7dcfff #a9b1d6
#565f89 #f7768e #9ece6a #e0af68 #7aa2f7 #bb9af7 #7dcfff #c0caf5

author @bumaruf · contributor @bumaruf · license Apache-2.0
source https://github.com/folke/tokyonight.nvim

Tomorrow Night

background #1d1f21 · foreground #c5c8c6

black red green yellow blue magenta cyan white
#1d1f21 #cc6666 #b5bd68 #f0c674 #81a2be #b294bb #8abeb7 #c5c8c6
#969896 #cc6666 #b5bd68 #f0c674 #81a2be #b294bb #8abeb7 #ffffff

author @bumaruf · contributor @bumaruf · license MIT
source https://github.com/chriskempson/tomorrow-theme

@bumaruf
bumaruf merged commit 77e2b51 into main Jul 15, 2026
10 checks passed
@bumaruf
bumaruf deleted the feat/bundled-theme-pack branch July 15, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant