From a45ada592020f9a66a001665150329e9e72ac1bc Mon Sep 17 00:00:00 2001 From: Adan Alvarado Date: Wed, 14 Oct 2020 09:14:11 -0700 Subject: [PATCH] Update jira-dark-gray.user.css --- jira-dark-gray.user.css | 297 +++++++++++++++++++++++----------------- 1 file changed, 169 insertions(+), 128 deletions(-) diff --git a/jira-dark-gray.user.css b/jira-dark-gray.user.css index fbc66db..63d43e4 100644 --- a/jira-dark-gray.user.css +++ b/jira-dark-gray.user.css @@ -1,136 +1,177 @@ /* ==UserStyle== @name Jira Dark Gray @namespace github.com/aalvarado -@version 1.0.2 +@version 1.0.3 @license BSD @preprocessor default ==/UserStyle== */ - -@-moz-document regexp(".*.atlassian.net/jira.*"), regexp(".*.atlassian.net/browse.*") { -header[role="banner"], -[data-testid="Content"] -{ - background-color: #333 ; -} - -header a span { - color: #8ec4fd; -} - -h1, h1 *, -h2, h2 *, -h3, h3 *, -h4, h4 *, -h5, h5 *, -h6, h6 * { - color: #8ec4fd !important; -} - -svg { - color: #8ec4fd; -} - -span[role="presentation"] { - fill: #8ec4fd; -} - -header button span { - color: #8ec4fd; -} - -[data-testid="atlassian-navigation--primary-actions"]:after { - background: none; -} - -[data-test-id="software-board.board"] { - background-color: #333; - color: #ddd; -} - -[data-testid="ContextualNavigation"] div:first-child { - background-color: #333; - color: #8ec4fd; -} - -[role="presentation"] [data-testid="NavigationItem"] { - background-color: #333; -} - -[data-test-id="software-board.board-area"] section div { - background-color: #333; -} - -section div[data-rbd-droppable-context-id]{ - background-color: #222; -} - -[data-test-id="software-board.board-area"] section span { - color: #ccc; -} -section div[data-test-id="platform-board-kit.common.ui.column-header.header.column-header-container"] div { - background-color: #222; -} - -[role="dialog"] { - background-color: #333; - color: #ccc; -} - -[role="presentation"] a{ - color: #8ec4fd; -} - -[role="presentation"] p { - color: #ccc; -} - -.llCsQv:hover { - background-color: #222; -} - -[data-rbd-draggable-context-id] { - background-color: #444; -} - -.dKslwV { - background-color: #333; -} - -.hQVuBn { - background-color: #444; -} - -.jODjkq, .ak-editor-content-area { - background-color: #111; -} - -[data-test-id="issue.views.issue-details.issue-layout.left-most-column"], -[data-test-id="issue.views.issue-details.issue-layout.right-most-column"], -.sc-hMapFE.hDMqWg, -.css-4rxc6l, -#jira-issue-header -{ - background-color: #222; -} - -[data-test-id="profilecard-next.ui.profilecard.profilecard-trigger"] div { - color: #aaa; -} - -::marker { - color: #ccc !important; -} - -.hKALUX { - background-color: transparent; -} - -.sc-hmyDHa.jzBjCe, -[id="jira-issue-header-actions"] -{ - background-color: #111; - padding: 0px 12px; - border-radius: 5px; -} +@-moz-document regexp(".*.atlassian.net/jira.*"), +regexp(".*.atlassian.net/browse.*"), +regexp(".*.atlassian.net/secure.*") { + header[role="banner"], + [data-testid="Content"] { + background-color: #333; + } + + header a span { + color: #8ec4fd; + } + + h1, + h1 *, + h2, + h2 *, + h3, + h3 *, + h4, + h4 *, + h5, + h5 *, + h6, + h6 * { + color: #8ec4fd !important; + } + + svg { + color: #8ec4fd; + } + + span[role="presentation"] { + fill: #8ec4fd; + } + + header button span { + color: #8ec4fd; + } + #ghx-swimlane-header-stalker, + #ghx-column-header-group.ghx-fixed { + background-color: #333; + } + + .ghx-issue, + .adg3 .js-issue.ghx-selected, + .adg3 .js-issue.ghx-selected .ghx-items-container { + background-color: #333; + } + .adg3 .js-issue.ghx-selected, + .adg3 .js-issue.ghx-selected .ghx-items-container { + background-color: #1c2c37; + } + + .adg3 .ghx-issue-compact:hover, + .adg3 .ghx-issue:hover { + background-color: #444; + } + .ghx-swimlane-header::after { + background: none; + box-shadow: none; + } + + .adg3 .ghx-summary, + .adg3 .ghx-summary .ghx-inner { + color: #8ec4fd; + } + + [data-testid="atlassian-navigation--primary-actions"]:after { + background: none; + } + + [data-test-id="software-board.board"], + .aui-page-panel, + #ghx-pool { + background-color: #333; + color: #ddd; + } + + .adg3 .ghx-column-headers .ghx-column, + .adg3 .ghx-columns .ghx-column { + background-color: #222; + } + + + [data-testid="ContextualNavigation"] div:first-child { + background-color: #333; + color: #8ec4fd; + } + + [role="presentation"] [data-testid="NavigationItem"] { + background-color: #333; + } + + [data-test-id="software-board.board-area"] section div { + background-color: #333; + } + + section div[data-rbd-droppable-context-id] { + background-color: #222; + } + + [data-test-id="software-board.board-area"] section span { + color: #ccc; + } + section div[data-test-id="platform-board-kit.common.ui.column-header.header.column-header-container"] div { + background-color: #222; + } + + [role="dialog"] { + background-color: #333; + color: #ccc; + } + + [role="presentation"] a { + color: #8ec4fd; + } + + [role="presentation"] p { + color: #ccc; + } + + .llCsQv:hover { + background-color: #222; + } + + [data-rbd-draggable-context-id] { + background-color: #444; + } + + .dKslwV { + background-color: #333; + } + + .hQVuBn { + background-color: #444; + } + + .jODjkq, + .ak-editor-content-area { + background-color: #111; + } + + [data-test-id="issue.views.issue-details.issue-layout.left-most-column"], + [data-test-id="issue.views.issue-details.issue-layout.right-most-column"], + .sc-hMapFE.hDMqWg, + .css-4rxc6l, + #jira-issue-header { + background-color: #222; + } + + [data-test-id="profilecard-next.ui.profilecard.profilecard-trigger"] div { + color: #aaa; + } + + ::marker { + color: #ccc !important; + } + + .hKALUX { + background-color: transparent; + } + + .sc-hmyDHa.jzBjCe, + [id="jira-issue-header-actions"] { + background-color: #111; + padding: 0px 12px; + border-radius: 5px; + } }