Skip to content

(theme) add "Tears of the Wild" theme #4283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

corn-snake
Copy link

@corn-snake corn-snake commented Jun 12, 2025

  • Markup test N/A
  • added to CHANGES.md

based on the namesake games, and partially inspired by both the Hylian Sunset theme by Hunter Crandall & ztok_theme by KrlosDev, both for VSCode

bash:
image
css:
image
html:
html
js:
js
kotlin:
kotlin

  • the formatting got a bit mangled there, mb
    nix

report:
accessibility_report

samples from HowToGeek, W3, freeCodeCamp, GeeksForGeeks, and my own artisanal spaghetti (the flour may have been "imported")

Comment on lines +1 to +8
pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em
}
code.hljs {
padding:3px 5px
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines can be removed, our build system adds these to the CSS when it builds the projects.

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.

3 participants