catppuccin
catppuccin copied to clipboard
Kagi
Link to repository
https://github.com/jcrabapple/kagi-catppuccin-mocha
Screenshots
Any additional comments?
To apply this theme to Kagi, you must go to Settings>Appearance and click Change under Custom CSS. Or go directly to https://kagi.com/settings?p=custom_css.
Submission Guidelines
- [X] I have read and followed Catppuccin's submission guidelines.
Hey 👋, Sorry for the wait!
Thanks for taking the time to create the port, I've got a few comments that would need to be resolved in order for the repository to be eligible for transfer:
- Please create the repository by using our catppuccin/template by following the steps listed in our port-creation.md, and subsequently making sure it follows our styling guidance.
- Themes for all four flavours (Latte, Frappe, Macchiato, Mocha) would need to be present. In this case, it would make sense to have Frappe, Macchiato and Mocha each with Latte included as the light mode.
- Not a strict requirement but would it possible to avoid redefining the hex codes in the CSS file and instead make use of our CSS and/or SASS files? Alternatively, our new custom templating tool Whiskers would also let you automatically generate all 4 flavours from a single template file to help with maintaining the theme.
- We've moved away from styling anything outside of the colours (i.e. font size, font family, layout, padding, etc) so could you please remove all CSS that is not just setting the colour of elements?
- Could you explain the reasoning behind https://github.com/jcrabapple/kagi-catppuccin-light-dark/blob/main/.github/workflows/main.yml? Not really sure why commits need to be synced to a secret "upstream" repository so I would delete this workflow file.
Hope that's okay and let us know if you need any help in making the above changes! We'd be more than happy to help/answer any questions.