Skip to content

Conversation

WalkQuackBack
Copy link
Member

@WalkQuackBack WalkQuackBack commented Sep 24, 2025

🎉 Theme for Bitwarden 🎉

vault bitwarden com_(4k) (1) vault bitwarden com_(4k)

💬 Additional Comments 💬

🗒 Checklist 🗒

  • I have read and followed Catppuccin's submission guidelines.
  • I have made a new directory underneath /styles/<name-of-website> containing the contents of the /template directory.
    • I have ensured that the new directory is in lower-kebab-case.
    • I have followed the template and kept the preprocessor as LESS.
  • I have made sure to update the userstyles.yml file with information about the new userstyle.
  • I have included the following files:
    • catppuccin.user.less - all the CSS for the userstyle, based on the template.


@-moz-document
domain("bitwarden.com"),
url-prefix("chrome-extension://nngceckbapebfimnlniiiahkandclblb/")
Copy link
Member

Choose a reason for hiding this comment

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

Can we make it apply to the Firefox extension too? Looking at:

@-moz-document url-prefix("moz-extension://"),
url-prefix("chrome-extension://") {

(Noting that we apparently aren't limiting this selector to just the specific extension ID for better or worse...)

Copy link
Member Author

Choose a reason for hiding this comment

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

It doesn't actually seem to work using MV3 Stylus since it's not allowed to target other extension's popup pages. It was more of an "in theory this should work" addition...

@alba4k
Copy link

alba4k commented Sep 24, 2025

Do you happen to know if there's any way to get a theme in the desktop electron app? other than to request it to them directly

they have one for nord for example

@WalkQuackBack
Copy link
Member Author

Do you happen to know if there's any way to get a theme in the desktop electron app? other than to request it to them directly

they have one for nord for example

I'm pretty sure they don't support community themes at all, but I could give it a banter on the OSS repository.

@alba4k
Copy link

alba4k commented Sep 25, 2025

I don't think they support external themes either

Copy link
Member

@uncenter uncenter left a comment

Choose a reason for hiding this comment

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

Mixed feelings on how many new userstyles we are adding with custom ramps and lightening before we have adopted tints and shades.

@WalkQuackBack
Copy link
Member Author

Mixed feelings on how many new userstyles we are adding with custom ramps and lightening before we have adopted tints and shades.

Is there anything I can do to help on my end?

Copy link
Member

@uncenter uncenter left a comment

Choose a reason for hiding this comment

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

I think we usually make sidebars darker than the main page rather than lighter, if possible. Also, some borders looked unthemed like these ones in the inputs for a new item:

CleanShot 2025-10-06 at 17 56 38

name: Bitwarden
link: https://bitwarden.com
categories: [productivity]
color: blue
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
color: blue
icon: bitwarden
color: blue

@uncenter uncenter added the waiting on author Note for staff that a re-review is not yet required label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting on author Note for staff that a re-review is not yet required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants