File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed
Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 3737 <properties >
3838 <gitHubRepo >jenkinsci/dark-theme-plugin</gitHubRepo >
3939 <changelist >9999999-SNAPSHOT</changelist >
40- <jenkins .version>2.426.3 </jenkins .version>
40+ <jenkins .version>2.453 </jenkins .version>
4141 <tagNameFormat >@{project.version}</tagNameFormat >
4242 <useBeta >true</useBeta >
4343 <node .version>18.20.1</node .version>
Original file line number Diff line number Diff line change 2121 --call-to-action-text-color : var (--dark-theme-bg-medium );
2222 --call-to-action-link-color : var (--call-to-action-text-color );
2323
24- /* Alerts */
25- --alert-success-text-color : #fff ;
26- --alert-success-bg-color : #007e33 ;
27- --alert-success-border-color : var (--alert-success-bg-color );
28- --alert-info-text-color : #fff ;
29- --alert-info-bg-color : #0099cc ;
30- --alert-info-border-color : var (--alert-info-bg-color );
31- --alert-warning-text-color : #fff ;
32- --alert-warning-bg-color : #ff8800 ;
33- --alert-warning-border-color : var (--alert-warning-bg-color );
34- --alert-danger-text-color : #fff ;
35- --alert-danger-bg-color : #cc0000 ;
36- --alert-danger-border-color : var (--alert-danger-bg-color );
37-
3824 /* Buttons */
3925 --btn-primary-bg : #53c1ff ;
4026 --btn-secondary-bg : var (--dark-theme-bg-dark );
You can’t perform that action at this time.
0 commit comments