File tree Expand file tree Collapse file tree 2 files changed +26
-4
lines changed
src/main/resources/themes Expand file tree Collapse file tree 2 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 8181 "background" : " #44475a" ,
8282 "underlinedTabBackground" : " #313341" ,
8383 "underlineColor" : " #bd93f9" ,
84- "underlineHeight" : 1
84+ "underlineHeight" : 2
8585 },
8686 "FileColor" : {
8787 "Blue" : " #8be9fd" ,
125125 "SectionHeader" : {
126126 "foreground" : " #f8f8f2"
127127 },
128+ "hoverBackground" : " #282a35" ,
128129 "lightSelectionBackground" : " #282a35" ,
129130 "Button" : {
130131 "installBorderColor" : " #bd93f9" ,
180181 "startBackground" : " #ff79c6" ,
181182 "endBackground" : " #ff79c6"
182183 },
183- "Separator.separatorColor" : " #282a35" ,
184+ "Separator" : {
185+ "separatorColor" : " #282a35"
186+ },
187+ "StatusBar" : {
188+ "hoverBackground" : " #282a35"
189+ },
184190 "TabbedPane" : {
185191 "tabSelectionHeight" : 1 ,
186192 "focusColor" : " #282a35" ,
187193 "hoverColor" : " #282a35" ,
188194 "underlineColor" : " #bd93f9" ,
189195 "contentAreaColor" : " #282a35"
190196 },
197+ "Table" : {
198+ "gridColor" : " #5d617a" ,
199+ "hoverBackground" : " #6272a4"
200+ },
191201 "ToggleButton" : {
192202 "onBackground" : " #50fa7b" ,
193203 "onForeground" : " #282a35" ,
236246 },
237247 "Log" : {
238248 "Commit" : {
249+ "hoveredBackground" : " #6272a4" ,
239250 "currentBranchBackground" : " #44475a"
240251 }
241252 }
Original file line number Diff line number Diff line change 8181 "background" : " #44475a" ,
8282 "underlinedTabBackground" : " #313341" ,
8383 "underlineColor" : " #bd93f9" ,
84- "underlineHeight" : 1
84+ "underlineHeight" : 2
8585 },
8686 "FileColor" : {
8787 "Blue" : " #8be9fd" ,
125125 "SectionHeader" : {
126126 "foreground" : " #f8f8f2"
127127 },
128+ "hoverBackground" : " #282a35" ,
128129 "lightSelectionBackground" : " #282a35" ,
129130 "Button" : {
130131 "installBorderColor" : " #bd93f9" ,
180181 "startBackground" : " #ff79c6" ,
181182 "endBackground" : " #ff79c6"
182183 },
183- "Separator.separatorColor" : " #282a35" ,
184+ "Separator" : {
185+ "separatorColor" : " #282a35"
186+ },
187+ "StatusBar" : {
188+ "hoverBackground" : " #282a35"
189+ },
184190 "TabbedPane" : {
185191 "tabSelectionHeight" : 1 ,
186192 "focusColor" : " #282a35" ,
187193 "hoverColor" : " #282a35" ,
188194 "underlineColor" : " #bd93f9" ,
189195 "contentAreaColor" : " #282a35"
190196 },
197+ "Table" : {
198+ "gridColor" : " #5d617a" ,
199+ "hoverBackground" : " #6272a4"
200+ },
191201 "ToggleButton" : {
192202 "onBackground" : " #50fa7b" ,
193203 "onForeground" : " #282a35" ,
236246 },
237247 "Log" : {
238248 "Commit" : {
249+ "hoveredBackground" : " #6272a4" ,
239250 "currentBranchBackground" : " #44475a"
240251 }
241252 }
You can’t perform that action at this time.
0 commit comments