IntelliJ Themes: updated theme "Monokai Pro Theme" from version 1.10

This commit is contained in:
Karl Tauber
2023-08-03 00:37:42 +02:00
parent 593502287d
commit cacc5daa14
3 changed files with 6 additions and 6 deletions

View File

@@ -104,8 +104,8 @@
"CompletionPopup": {
"foreground": "#fcfcfa",
"matchForeground": "#ffd866",
"selectionInactiveBackground": "#2d2a2e",
"selectionBackground": "#2d2a2e"
"selectionInactiveBackground": "#5b595c",
"selectionBackground": "#5b595c"
},
"Component": {
"arc": 4,
@@ -530,7 +530,7 @@
"inactiveInfoForeground": "#939293"
},
"TitledBorder": {
"titleColor": "#2d2a2e"
"titleColor": "#939293"
},
"ToggleButton": {
"borderColor": "#403e41",