We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807427f commit b9faaa5Copy full SHA for b9faaa5
src/main/resources/io/jenkins/plugins/darktheme/theme.css
@@ -7,6 +7,7 @@
7
--very-light-grey: var(--dark-theme-bg-dark);
8
--light-grey: var(--dark-theme-bg-333);
9
--medium-grey: var(--dark-theme-bg-333);
10
+ --white: var(--dark-theme-bg-333);
11
12
/* Text */
13
--text-color: #c0c0c0;
0 commit comments