-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
feat(kotlin): init #1309
base: main
Are you sure you want to change the base?
feat(kotlin): init #1309
Conversation
Signed-off-by: thelooter <[email protected]>
- Add prismjs import - Remove data theme selector - Restore default theming options - Make Prompts lighter and switch them to crust text - Change Prompt icons to crust - Restore condensed catppuccin block
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hover text of nav subitems is unthemed.
Boxes with borders do not have correctly themed border colors on hover.
Line numbers, expand/hide buttons, open in playground text,and run button of code samples unthemed (https://kotlinlang.org/docs/basic-syntax.html#functions).
These note callouts have unthemed text (https://kotlinlang.org/docs/typecasts.html).
Slashes in breadcrumbs unthemed.
Playground is actually mostly themed, just this toolbar and output box are not themed.
Search box unthemed.
API docs are unthemed (the old styling - https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/ - looks bad, you could prob just theme the new https://kotlinlang.org/api/core/kotlin-stdlib/)
🎉 Theme for Kotlin 🎉
The Kotlin website offers resources for learning and using Kotlin, a modern, multiplatform programming language. It highlights Kotlin's key features, including simplicity, Java compatibility, and usage across platforms like Android, web, and server-side development.
💬 Additional Comments 💬
The website doesn't offer an official light mode, therefore latte support needs to be selected via the dark mode menu.
🗒 Checklist 🗒
/styles/<name-of-website>
containing the contents of the/template
directory.userstyles.yml
file with information about the new userstyle.
catppuccin.user.css
- all the CSS for the userstyle, based on thetemplate.
preview.webp
- composite image of all four individual flavor screenshots (taken with the default accent color of mauve) stitched together, generated via Catwalk.