Revert "OPENIDE #76 Change the color of the header in the main ide window"

This reverts commit 17958298990515b934a58a2edc12d679b91f4a31.

(cherry picked from commit a6ae475f59)
This commit is contained in:
Nikita Iarychenko
2025-01-20 13:27:32 +04:00
parent db7332e24e
commit 9157beb16d
4 changed files with 12 additions and 12 deletions

View File

@@ -843,7 +843,7 @@
"MainToolbar": {
"foreground": "#BBBBBB",
"background": "#333C57",
"background": "#3c3f41",
"fontSizeOffset.compact": -1,
"Icon": {
"background": "#3C3F41",
@@ -915,8 +915,8 @@
"MainWindow.Tab" : {
"selectedForeground": "#CED0D6",
"selectedBackground": "#545D77",
"selectedInactiveBackground": "#40475F",
"selectedBackground": "#3C3F41",
"selectedInactiveBackground": "#3C3F41",
"foreground": "#B4B8BF",
"background": "#131314",
"hoverForeground": "#CED0D6",

View File

@@ -728,7 +728,7 @@
"maxWidth": 350,
"transparentHoverBackground": "#FFFFFF1A"
},
"background": "#333C57",
"background": "Gray2",
"separatorColor": "Gray4"
},
@@ -999,8 +999,8 @@
"MainWindow.Tab" : {
"selectedForeground": "Gray11",
"selectedBackground": "#262E43",
"selectedInactiveBackground": "#40475F",
"selectedBackground": "Gray2",
"selectedInactiveBackground": "Gray3",
"foreground": "Gray10",
"background": "#131314",
"hoverForeground": "Gray11",

View File

@@ -731,7 +731,7 @@
},
"MainToolbar": {
"background": "#333C57",
"background": "Gray2",
"foreground": "Gray12",
"inactiveBackground": "Gray3",
"separatorColor": "Gray4",
@@ -1025,8 +1025,8 @@
"MainWindow.Tab" : {
"selectedForeground": "Gray9",
"selectedBackground": "#333C57",
"selectedInactiveBackground": "#565E7B",
"selectedBackground": "Gray2",
"selectedInactiveBackground": "Gray3",
"foreground": "Gray8",
"background": "Gray1",
"hoverForeground": "Gray9",

View File

@@ -31,8 +31,8 @@
"MainWindow.Tab" : {
"selectedForeground": "Gray1",
"selectedBackground": "#DBDFE9",
"selectedInactiveBackground": "#BAC0CF",
"selectedBackground": "Gray13",
"selectedInactiveBackground": "Gray12",
"foreground": "Gray5",
"background": "Gray12",
"hoverForeground": "Gray1",
@@ -42,7 +42,7 @@
},
"MainToolbar": {
"background": "#F2F4F8",
"background": "Gray13",
"foreground": "Gray1",
"inactiveBackground": "Gray12",
"separatorColor": "Gray11",