-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
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/)
653e411
to
3e2dbbb
Compare
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
Signed-off-by: thelooter <[email protected]>
5bd605a
to
6e143b3
Compare
No need to force push FYI. Commit history in here doesn't matter since we squash merge all PRs. |
Signed-off-by: thelooter <[email protected]>
Just want to make sure I don't miss this - let me know if you are ready for me to re-review. If the previously mentioned issues are fixed we should be good to merge. |
I have styled the old API Docs, the new ones are yet to be done. Will take a little bit more time |
🎉 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.