feat(carbon): init#2286
Conversation
|
Hi, sorry to bother you. I just wanted to ask if there is any estimated timeline for the review. Thank you! |
|
Hi, we are unfortunately unable to review this pull request until it meets our contributing guidelines, which require you to use our pull request template https://github.com/catppuccin/userstyles/blob/main/.github/PULL_REQUEST_TEMPLATE/userstyle-creation.md. |
|
Thanks for letting me know! I’ve updated the pull request description to use the required template. |
- Revert @Version to the template default (2000.01.01); CI bumps it. - Drop the unused #lib.css-variables() call since nothing here reads --ctp-* custom properties. - Replace the `* { scrollbar-color: ... }` wildcard with a plain root-level declaration. - Remove all !important flags, instead tripling the :root selector at the mixin call site so every rule inherits enough specificity to win without it.
|
Thanks for the feedback, I think I fixed everything ([9e539ccd](DurianBurger561@9e539ccd)): version back to 2000.01.01 (my bad, forgot CI bumps that), removed the unneeded css-variables() call, moved the scrollbar rule off the |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
Carbon has its own palette feature for the code editor's colours (Blackboard, Dracula, etc.). Overriding CodeMirror/token colours here fights that and leaves users unable to pick another editor theme, per scarcekoi's review. This userstyle now only themes the surrounding site chrome.

Website: Carbon
URL: https://carbon.now.sh
Description:
Carbon is a web app for creating and sharing images of source code. This userstyle applies Catppuccin colors to Carbon's UI, editor/export preview, syntax highlighting, controls, menus, and export-related surfaces.
🗒 Checklist 🗒
I have read and followed Catppuccin's userstyle contributing guidelines.
I used AI (or AI-assistance) for this change.
/styles/<name-of-website>.catppuccin.user.lesswithin the new directory.userstyles.ymlfile with information about the new userstyle.💬 Comments 💬
Tested all four flavours (Latte, Frappé, Macchiato, Mocha), accent switching, and Carbon PNG/SVG export with Stylus enabled.