Skip to content

BitBucket - Dark (Updated 2023-11-30) by KCLAnthonyDiaz

Details

AuthorKCLAnthonyDiaz

LicenseNo License

Categorybitbucket.org

Created

Updated

Size31 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A dark mode for BitBucket. not 100% complete, but good enough for the 95% use cases of BitBucket

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           ? - Nov 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Anthony Diaz
==/UserStyle== */

@-moz-document domain("bitbucket.org") {
    /* NOTE: As of 06-18-2024, it appears that Atlassian is preparing for a native dark mode.  It is recommended to change to that once it is available over any configured styles */
    /*
      color-scheme: light;
    --ds-text: #172B4D;
    --ds-text-accent-lime: #4C6B1F;
    --ds-text-accent-lime-bolder: #37471F;
    --ds-text-accent-red: #AE2E24;
    --ds-text-accent-red-bolder: #5D1F1A;
    --ds-text-accent-orange: #A54800;
    --ds-text-accent-orange-bolder: #702E00;
    --ds-text-accent-yellow: #7F5F01;
    --ds-text-accent-yellow-bolder: #533F04;
    --ds-text-accent-green: #216E4E;
    --ds-text-accent-green-bolder: #164B35;
    --ds-text-accent-teal: #206A83;
    --ds-text-accent-teal-bolder: #164555;
    --ds-text-accent-blue: #0055CC;
    --ds-text-accent-blue-bolder: #09326C;
    --ds-text-accent-purple: #5E4DB2;
    --ds-text-accent-purple-bolder: #352C63;
    --ds-text-accent-magenta: #943D73;
    --ds-text-accent-magenta-bolder: #50253F;
    --ds-text-accent-gray: #44546F;
    --ds-text-accent-gray-bolder: #091E42;
    --ds-text-disabled: #091E424F;
    --ds-text-inverse: #FFFFFF;
    --ds-text-selected: #0C66E4;
    --ds-text-brand: #0C66E4;
    --ds-text-danger: #AE2E24;
    --ds-text-warning: #A54800;
    --ds-text-warning-inverse: #172B4D;
    --ds-text-success: #216E4E;
    --ds-text-discovery: #5E4DB2;
    --ds-text-information: #0055CC;
    --ds-text-subtlest: #626F86;
    --ds-text-subtle: #44546F;
    --ds-link: #0C66E4;
    --ds-link-pressed: #0055CC;
    --ds-link-visited: #5E4DB2;
    --ds-link-visited-pressed: #352C63;
    --ds-icon: #44546F;
    --ds-icon-accent-lime: #6A9A23;
    --ds-icon-accent-red: #C9372C;
    --ds-icon-accent-orange: #E56910;
    --ds-icon-accent-yellow: #B38600;
    --ds-icon-accent-green: #22A06B;
    --ds-icon-accent-teal: #2898BD;
    --ds-icon-accent-blue: #1D7AFC;
    --ds-icon-accent-purple: #8270DB;
    --ds-icon-accent-magenta: #CD519D;
    --ds-icon-accent-gray: #758195;
    --ds-icon-disabled: #091E424F;
    --ds-icon-inverse: #FFFFFF;
    --ds-icon-selected: #0C66E4;
    --ds-icon-brand: #0C66E4;
    --ds-icon-danger: #C9372C;
    --ds-icon-warning: #E56910;
    --ds-icon-warning-inverse: #172B4D;
    --ds-icon-success: #22A06B;
    --ds-icon-discovery: #8270DB;
    --ds-icon-information: #1D7AFC;
    --ds-icon-subtle: #626F86;
    --ds-border: #091E4224;
    --ds-border-accent-lime: #6A9A23;
    --ds-border-accent-red: #E2483D;
    --ds-border-accent-orange: #E56910;
    --ds-border-accent-yellow: #B38600;
    --ds-border-accent-green: #22A06B;
    --ds-border-accent-teal: #2898BD;
    --ds-border-accent-blue: #1D7AFC;
    --ds-border-accent-purple: #8270DB;
    --ds-border-accent-magenta: #CD519D;
    --ds-border-accent-gray: #758195;
    --ds-border-disabled: #091E420F;
    --ds-border-focused: #388BFF;
    --ds-border-input: #8590A2;
    --ds-border-inverse: #FFFFFF;
    --ds-border-selected: #0C66E4;
    --ds-border-brand: #0C66E4;
    --ds-border-danger: #E2483D;
    --ds-border-warning: #E56910;
    --ds-border-success: #22A06B;
    --ds-border-discovery: #8270DB;
    --ds-border-information: #1D7AFC;
    --ds-border-bold: #758195;
    --ds-background-accent-lime-subtlest: #EFFFD6;
    --ds-background-accent-lime-subtlest-hovered: #D3F1A7;
    --ds-background-accent-lime-subtlest-pressed: #B3DF72;
    --ds-background-accent-lime-subtler: #D3F1A7;
    --ds-background-accent-lime-subtler-hovered: #B3DF72;
    --ds-background-accent-lime-subtler-pressed: #94C748;
    --ds-background-accent-lime-subtle: #94C748;
    --ds-background-accent-lime-subtle-hovered: #B3DF72;
    --ds-background-accent-lime-subtle-pressed: #D3F1A7;
    --ds-background-accent-lime-bolder: #5B7F24;
    --ds-background-accent-lime-bolder-hovered: #4C6B1F;
    --ds-background-accent-lime-bolder-pressed: #37471F;
    --ds-background-accent-red-subtlest: #FFECEB;
    --ds-background-accent-red-subtlest-hovered: #FFD5D2;
    --ds-background-accent-red-subtlest-pressed: #FD9891;
    --ds-background-accent-red-subtler: #FFD5D2;
    --ds-background-accent-red-subtler-hovered: #FD9891;
    --ds-background-accent-red-subtler-pressed: #F87168;
    --ds-background-accent-red-subtle: #F87168;
    --ds-background-accent-red-subtle-hovered: #FD9891;
    --ds-background-accent-red-subtle-pressed: #FFD5D2;
    --ds-background-accent-red-bolder: #C9372C;
    --ds-background-accent-red-bolder-hovered: #AE2E24;
    --ds-background-accent-red-bolder-pressed: #5D1F1A;
    --ds-background-accent-orange-subtlest: #FFF3EB;
    --ds-background-accent-orange-subtlest-hovered: #FEDEC8;
    --ds-background-accent-orange-subtlest-pressed: #FEC195;
    --ds-background-accent-orange-subtler: #FEDEC8;
    --ds-background-accent-orange-subtler-hovered: #FEC195;
    --ds-background-accent-orange-subtler-pressed: #FEA362;
    --ds-background-accent-orange-subtle: #FEA362;
    --ds-background-accent-orange-subtle-hovered: #FEC195;
    --ds-background-accent-orange-subtle-pressed: #FEDEC8;
    --ds-background-accent-orange-bolder: #C25100;
    --ds-background-accent-orange-bolder-hovered: #A54800;
    --ds-background-accent-orange-bolder-pressed: #702E00;
    --ds-background-accent-yellow-subtlest: #FFF7D6;
    --ds-background-accent-yellow-subtlest-hovered: #F8E6A0;
    --ds-background-accent-yellow-subtlest-pressed: #F5CD47;
    --ds-background-accent-yellow-subtler: #F8E6A0;
    --ds-background-accent-yellow-subtler-hovered: #F5CD47;
    --ds-background-accent-yellow-subtler-pressed: #E2B203;
    --ds-background-accent-yellow-subtle: #F5CD47;
    --ds-background-accent-yellow-subtle-hovered: #E2B203;
    --ds-background-accent-yellow-subtle-pressed: #CF9F02;
    --ds-background-accent-yellow-bolder: #946F00;
    --ds-background-accent-yellow-bolder-hovered: #7F5F01;
    --ds-background-accent-yellow-bolder-pressed: #533F04;
    --ds-background-accent-green-subtlest: #DCFFF1;
    --ds-background-accent-green-subtlest-hovered: #BAF3DB;
    --ds-background-accent-green-subtlest-pressed: #7EE2B8;
    --ds-background-accent-green-subtler: #BAF3DB;
    --ds-background-accent-green-subtler-hovered: #7EE2B8;
    --ds-background-accent-green-subtler-pressed: #4BCE97;
    --ds-background-accent-green-subtle: #4BCE97;
    --ds-background-accent-green-subtle-hovered: #7EE2B8;
    --ds-background-accent-green-subtle-pressed: #BAF3DB;
    --ds-background-accent-green-bolder: #1F845A;
    --ds-background-accent-green-bolder-hovered: #216E4E;
    --ds-background-accent-green-bolder-pressed: #164B35;
    --ds-background-accent-teal-subtlest: #E7F9FF;
    --ds-background-accent-teal-subtlest-hovered: #C6EDFB;
    --ds-background-accent-teal-subtlest-pressed: #9DD9EE;
    --ds-background-accent-teal-subtler: #C6EDFB;
    --ds-background-accent-teal-subtler-hovered: #9DD9EE;
    --ds-background-accent-teal-subtler-pressed: #6CC3E0;
    --ds-background-accent-teal-subtle: #6CC3E0;
    --ds-background-accent-teal-subtle-hovered: #9DD9EE;
    --ds-background-accent-teal-subtle-pressed: #C6EDFB;
    --ds-background-accent-teal-bolder: #227D9B;
    --ds-background-accent-teal-bolder-hovered: #206A83;
    --ds-background-accent-teal-bolder-pressed: #164555;
    --ds-background-accent-blue-subtlest: #E9F2FF;
    --ds-background-accent-blue-subtlest-hovered: #CCE0FF;
    --ds-background-accent-blue-subtlest-pressed: #85B8FF;
    --ds-background-accent-blue-subtler: #CCE0FF;
    --ds-background-accent-blue-subtler-hovered: #85B8FF;
    --ds-background-accent-blue-subtler-pressed: #579DFF;
    --ds-background-accent-blue-subtle: #579DFF;
    --ds-background-accent-blue-subtle-hovered: #85B8FF;
    --ds-background-accent-blue-subtle-pressed: #CCE0FF;
    --ds-background-accent-blue-bolder: #0C66E4;
    --ds-background-accent-blue-bolder-hovered: #0055CC;
    --ds-background-accent-blue-bolder-pressed: #09326C;
    --ds-background-accent-purple-subtlest: #F3F0FF;
    --ds-background-accent-purple-subtlest-hovered: #DFD8FD;
    --ds-background-accent-purple-subtlest-pressed: #B8ACF6;
    --ds-background-accent-purple-subtler: #DFD8FD;
    --ds-background-accent-purple-subtler-hovered: #B8ACF6;
    --ds-background-accent-purple-subtler-pressed: #9F8FEF;
    --ds-background-accent-purple-subtle: #9F8FEF;
    --ds-background-accent-purple-subtle-hovered: #B8ACF6;
    --ds-background-accent-purple-subtle-pressed: #DFD8FD;
    --ds-background-accent-purple-bolder: #6E5DC6;
    --ds-background-accent-purple-bolder-hovered: #5E4DB2;
    --ds-background-accent-purple-bolder-pressed: #352C63;
    --ds-background-accent-magenta-subtlest: #FFECF8;
    --ds-background-accent-magenta-subtlest-hovered: #FDD0EC;
    --ds-background-accent-magenta-subtlest-pressed: #F797D2;
    --ds-background-accent-magenta-subtler: #FDD0EC;
    --ds-background-accent-magenta-subtler-hovered: #F797D2;
    --ds-background-accent-magenta-subtler-pressed: #E774BB;
    --ds-background-accent-magenta-subtle: #E774BB;
    --ds-background-accent-magenta-subtle-hovered: #F797D2;
    --ds-background-accent-magenta-subtle-pressed: #FDD0EC;
    --ds-background-accent-magenta-bolder: #AE4787;
    --ds-background-accent-magenta-bolder-hovered: #943D73;
    --ds-background-accent-magenta-bolder-pressed: #50253F;
    --ds-background-accent-gray-subtlest: #F1F2F4;
    --ds-background-accent-gray-subtlest-hovered: #DCDFE4;
    --ds-background-accent-gray-subtlest-pressed: #B3B9C4;
    --ds-background-accent-gray-subtler: #DCDFE4;
    --ds-background-accent-gray-subtler-hovered: #B3B9C4;
    --ds-background-accent-gray-subtler-pressed: #8590A2;
    --ds-background-accent-gray-subtle: #8590A2;
    --ds-background-accent-gray-subtle-hovered: #B3B9C4;
    --ds-background-accent-gray-subtle-pressed: #DCDFE4;
    --ds-background-accent-gray-bolder: #626F86;
 ...

Reviews

No reviews yet.