Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ additional setup instructions or special requirements.

**Productivity**

- [Atlassian Cloud](https://github.com/rose-pine/userstyles/tree/main/styles/atlassian-cloud)
- [Jira](https://github.com/rose-pine/userstyles/tree/main/styles/jira)
- [Proton](https://github.com/rose-pine/userstyles/tree/main/styles/proton)
- [Scribe](https://github.com/rose-pine/userstyles/tree/main/styles/scribe)
Expand Down
21 changes: 21 additions & 0 deletions styles/atlassian-cloud/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2026 Rosé Pine

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
30 changes: 30 additions & 0 deletions styles/atlassian-cloud/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<p align="center">
<img src="https://github.com/rose-pine/rose-pine-theme/raw/main/assets/icon.png" width="80" />
<h2 align="center">Rosé Pine for Atlassian Cloud</h2></p>
<p align="center">All natural pine, faux fur and a bit of soho vibes for the classy minimalist</p>
<p align="center">
<a href="https://github.com/rose-pine/userstyles/raw/main/styles/atlassian-cloud/rose-pine.user.less">
<img src="https://img.shields.io/badge/stylus-install-31748f?colorA=191724&style=for-the-badge">
</a>
</p>

## Usage

1. Make sure you have the [Stylus](https://github.com/openstyles/stylus) browser
extension installed, then visit
[this link](https://github.com/rose-pine/userstyles/raw/main/styles/atlassian-cloud/rose-pine.user.less)
2. Configure your preferred accent color and theme variant
3. Click install on the top left

## Notes

- Themes modern Atlassian Cloud (Jira, Confluence, ...) by recolouring the
Atlassian Design System (ADS) `--ds-*` tokens.
- The **Light Variant** is applied when Atlassian is in light mode and the
**Dark Variant** when it is in dark mode (set via your Atlassian profile →
Theme). "Match browser" is respected.
- Adapted from the Atlassian Catppuccin userstyle.

## Thanks to

- [Contributors](https://github.com/rose-pine/userstyles/graphs/contributors)
Loading
Loading