Skip to content

Ellipsus Purple Theme by maple-raine

Screenshot of Ellipsus Purple Theme

Details

Authormaple-raine

LicenseUnlicense

Categoryellipsus.com

Created

Updated

Code size4.4 kB

Code checksum8f98ebde

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Ellipsus is taking too long with ther next themes, and I like purple, so... voila.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Maple's Purples
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Ellipsus takes too long to come out with new themes... and I like purple.
@author         Maple Raine
==/UserStyle== */

@-moz-document url-prefix("https://write.ellipsus.com") {
    [data-theme=ultraDark] {
    --shadow-xs: 0px 0px 12px 0px rgb(0 0 0 / 40%);
    --shadow-s: 0px 0px 16px 0px rgb(0 0 0 / 40%);
    --shadow-m: 0px 0px 16px 0px rgb(0 0 0 / 40%);
    --shadow-l: 0px 0px 24px 0px rgb(0 0 0 / 40%);
    --shadow-xl: 0px 0px 32px 0px rgb(0 0 0 / 64%);
    --shadow-xs-primary: 2px 2px 8px 0px rgb(0 0 0 / 32%);
    --shadow-s-primary: 0px 0px 16px 0px rgb(0 0 0 / 32%);
    --shadow-m-primary: 0px 0px 24px 0px rgb(0 0 0 / 32%), 0px 4px 8px 0px rgb(0 0 0 / 32%);
    --shadow-l-primary: 0px 0px 30px 0px rgb(0 0 0 / 32%), 0px 8px 12px 0px rgb(0 0 0 / 12%);
    --shadow-xl-primary: 0px 0px 40px 0px rgb(0 0 0 / 32%), 0px 8px 16px 0px rgb(0 0 0 / 12%);
    --color-brand-blue: #6ab8ff;
    --color-brand-blue-inverted: #2173be;
    --color-brand-orange: #ffad5c;
    --color-brand-orange-inverted: #f09236;
    --color-brand-purple: #dc78ff;
    --color-brand-purple-inverted: #c455eb;
    --color-brand-coral: #fe6862;
    --color-brand-coral-inverted: #eb5b55;
    --color-brand-green: #56c87c;
    --color-brand-green-inverted: #529a6a;
    --color-surface-error: #421410;
    --color-surface-success: #193929;
    --color-surface-idle: #163055;
    --color-surface-warning: #44310d;
    --color-content-error: #fe625d;
    --color-content-success: #89edbb;
    --color-content-idle: #67b6ff;
    --color-content-warning: #ffd27d;
    --color-border-error: #fe625d;
    --color-border-success: #057b40;
    --color-surface-neutral: #240046;
    --color-surface-light: #5A189A;
    --color-surface-primary: #3C096C;
    --color-surface-dim: #10002B;
    --color-surface-alt: #10002B;
    --color-surface-inverted: #E0AAFF;
    --color-content-primary: #E0AAFF;
    --color-content-secondary: #C77DFF;
    --color-content-tertiary: #C77DFF;
    --color-content-disabled: #C77DFF;
    --color-content-light: #E0AAFF;
    --color-content-light-2: #C77DFF;
    --color-content-dark: #240046;
    --color-content-inverted: #10002B;
    --color-border-primary: #E0AAFF;
    --color-border-secondary: #aeafb7;
    --color-border-inverted: #282825;
    --color-border-tertiary: #56575d;
    --color-border-disabled: #56575d;
    --button-primary-surface: #9D4EDD;
    --button-primary-surface-hover: #C77DFF;
    --button-primary-surface-pressed: #E0AAFF;
    --button-primary-surface-disabled: #10002B;
    --button-primary-content: #240046;
    --button-primary-content-pressed: #0f0f0f;
    --button-primary-content-disabled: #E0AAFF;
    --button-surface: #0000;
    --button-surface-disabled: #0000;
    --button-surface-hover: #240046;
    --button-surface-pressed: #3C096C;
    --button-border: #f8f8f7;
    --button-border-hover: #f8f8f7;
    --button-border-pressed: #56575d;
    --button-border-disabled: #56575d;
    --button-content: #f8f8f7;
    --button-content-hover: #f8f8f7;
    --button-content-disabled: #aeafb7;
    --button-content-pressed: #282825;
    --button-primary-alt-surface: #ecece9;
    --button-primary-alt-surface-hover: #f8f8f7;
    --button-primary-alt-surface-pressed: #c5c5ba;
    --button-primary-alt-surface-disabled: #2c2d30;
    --button-primary-alt-content: #282825;
    --button-primary-alt-content-pressed: #282825;
    --button-primary-alt-content-disabled: #64645e;
    --button-surface-alt: transparent;
    --button-surface-disabled-alt: transparent;
    --button-surface-hover-alt: #3a3a36;
    --button-surface-pressed-alt: #282825;
    --button-border-alt: #ecece9;
    --button-border-hover-alt: #ecece9;
    --button-border-pressed-alt: #ecece9;
    --button-border-disabled-alt: #64645e;
    --button-content-alt: #ecece9;
    --button-content-hover-alt: #ecece9;
    --button-content-disabled-alt: #64645e;
    --button-content-pressed-alt: #8f8f89;
    --color-system-highlight-selection: #e769ffc4;
    --color-system-highlight-comment-idle: #605839;
    --color-system-highlight-comment-active: #b2910d;
    --color-system-highlight-comment-resolved: #797875;
    }
}

Reviews

No reviews yet.