File tree Expand file tree Collapse file tree 5 files changed +13
-12
lines changed
src/main/resources/islands Expand file tree Collapse file tree 5 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 33# rose-pine-jetbrains Changelog
44
55## [ Unreleased]
6+ - fix border color
67
78## [ 1.1.1]
89- fix selected editor tab border color
Original file line number Diff line number Diff line change 194194 "insets" : " 5,5,5,5" ,
195195 "pressedBackground" : " hoverBackground"
196196 },
197- "background" : " crust " ,
198- "inactiveBackground" : " panelBackground " ,
197+ "background" : " #dfdad9 " ,
198+ "inactiveBackground" : " highlightMed " ,
199199 "borderColor" : " #00000000"
200200 },
201201 "MainWindow" : {
412412 "underlineHeight" : 1
413413 },
414414 "Stripe" : {
415- "borderColor " : " #00000000 "
415+ "background " : " #dfdad9 "
416416 },
417417 "background" : " #faf4ed"
418418 },
Original file line number Diff line number Diff line change 194194 "insets" : " 5,5,5,5" ,
195195 "pressedBackground" : " hoverBackground"
196196 },
197- "background" : " crust " ,
198- "inactiveBackground" : " panelBackground " ,
197+ "background" : " #44415a " ,
198+ "inactiveBackground" : " highlightMed " ,
199199 "borderColor" : " #00000000"
200200 },
201201 "MainWindow" : {
412412 "underlineHeight" : 1
413413 },
414414 "Stripe" : {
415- "borderColor " : " #00000000 "
415+ "background " : " #44415a "
416416 },
417417 "background" : " #232136"
418418 },
Original file line number Diff line number Diff line change 194194 "insets" : " 5,5,5,5" ,
195195 "pressedBackground" : " hoverBackground"
196196 },
197- "background" : " crust " ,
198- "inactiveBackground" : " panelBackground " ,
197+ "background" : " #403d52 " ,
198+ "inactiveBackground" : " highlightMed " ,
199199 "borderColor" : " #00000000"
200200 },
201201 "MainWindow" : {
412412 "underlineHeight" : 1
413413 },
414414 "Stripe" : {
415- "borderColor " : " #00000000 "
415+ "background " : " #403d52 "
416416 },
417417 "background" : " #191724"
418418 },
Original file line number Diff line number Diff line change 194194 "insets" : " 5,5,5,5" ,
195195 "pressedBackground" : " hoverBackground"
196196 },
197- "background" : " crust " ,
198- "inactiveBackground" : " panelBackground " ,
197+ "background" : " $highlightMed " ,
198+ "inactiveBackground" : " highlightMed " ,
199199 "borderColor" : " #00000000"
200200 },
201201 "MainWindow" : {
412412 "underlineHeight" : 1
413413 },
414414 "Stripe" : {
415- "borderColor " : " #00000000 "
415+ "background " : " $highlightMed "
416416 },
417417 "background" : " $base"
418418 },
You can’t perform that action at this time.
0 commit comments