@@ -1698,13 +1698,13 @@ ProjectPopup QLabel {
16981698SchematicViewer {
16991699 qproperty-TextColor: #d6d8dd;
17001700 qproperty-VerticalLineColor: rgba(0, 0, 0, 0.3);
1701- qproperty-LevelColumnColor: #548054 ;
1702- qproperty-VectorColumnColor: #86864f ;
1703- qproperty-ChildColumnColor: #866181 ;
1701+ qproperty-LevelColumnColor: #4C6E4C ;
1702+ qproperty-VectorColumnColor: #7B7B4C ;
1703+ qproperty-ChildColumnColor: #6A526B ;
17041704 qproperty-FullcolorColumnColor: #657A96;
1705- qproperty-FxColumnColor: #837859 ;
1706- qproperty-PaletteColumnColor: #4a857d ;
1707- qproperty-MeshColumnColor: #6c5983 ;
1705+ qproperty-FxColumnColor: #6d6349 ;
1706+ qproperty-PaletteColumnColor: #42756e ;
1707+ qproperty-MeshColumnColor: #5e4d72 ;
17081708 qproperty-ReferenceColumnColor: #4d5052;
17091709 qproperty-TableColor: #62628c;
17101710 qproperty-ActiveCameraColor: #4073a3;
@@ -1803,8 +1803,8 @@ ChannelBar {
18031803ParamFieldKeyToggle {
18041804 qproperty-KeyOffColor: rgba(0, 0, 0, 0);
18051805 qproperty-KeyBorderOffColor: rgba(0, 0, 0, 0);
1806- qproperty-KeyModifiedColor: #d8c971 ;
1807- qproperty-KeyBorderModifiedColor: #d8c971 ;
1806+ qproperty-KeyModifiedColor: #beb062 ;
1807+ qproperty-KeyBorderModifiedColor: #beb062 ;
18081808 qproperty-KeyOnColor: #be7323;
18091809 qproperty-KeyBorderOnColor: #be7323;
18101810 qproperty-KeyInbetweenColor: #80795b;
@@ -2221,36 +2221,36 @@ XsheetViewer {
22212221 qproperty-EmptyCellColor: #323435;
22222222 qproperty-NotEmptyColumnColor: #3a3b3d;
22232223 qproperty-SelectedEmptyCellColor: #4b4d50;
2224- qproperty-LevelColumnColor: #548054 ;
2225- qproperty-LevelColumnBorderColor: #406140 ;
2226- qproperty-SelectedLevelColumnColor: #6a9d6a ;
2227- qproperty-VectorColumnColor: #86864f ;
2228- qproperty-VectorColumnBorderColor: #66663c ;
2229- qproperty-SelectedVectorColumnColor: #a4a464 ;
2230- qproperty-ChildColumnColor: #866181 ;
2231- qproperty-ChildColumnBorderColor: #684c65 ;
2232- qproperty-SelectedChildColumnColor: #9f7b9a ;
2224+ qproperty-LevelColumnColor: #4C6E4C ;
2225+ qproperty-LevelColumnBorderColor: #375037 ;
2226+ qproperty-SelectedLevelColumnColor: #618c61 ;
2227+ qproperty-VectorColumnColor: #7B7B4C ;
2228+ qproperty-VectorColumnBorderColor: #5b5b39 ;
2229+ qproperty-SelectedVectorColumnColor: #9b9b5f ;
2230+ qproperty-ChildColumnColor: #6A526B ;
2231+ qproperty-ChildColumnBorderColor: #4d3c4e ;
2232+ qproperty-SelectedChildColumnColor: #876888 ;
22332233 qproperty-FullcolorColumnColor: #657A96;
22342234 qproperty-FullcolorColumnBorderColor: #506178;
22352235 qproperty-SelectedFullcolorColumnColor: #8394ab;
2236- qproperty-FxColumnColor: #837859 ;
2237- qproperty-FxColumnBorderColor: #655c44 ;
2238- qproperty-SelectedFxColumnColor: #9e9271 ;
2236+ qproperty-FxColumnColor: #6d6349 ;
2237+ qproperty-FxColumnBorderColor: #4e4735 ;
2238+ qproperty-SelectedFxColumnColor: #8c7f5d ;
22392239 qproperty-ReferenceColumnColor: #4d5052;
22402240 qproperty-ReferenceColumnBorderColor: #353638;
22412241 qproperty-SelectedReferenceColumnColor: #66696c;
2242- qproperty-PaletteColumnColor: #4a857d ;
2243- qproperty-PaletteColumnBorderColor: #38645e ;
2244- qproperty-SelectedPaletteColumnColor: #5da59b ;
2245- qproperty-MeshColumnColor: #6c5983 ;
2246- qproperty-MeshColumnBorderColor: #534465 ;
2247- qproperty-SelectedMeshColumnColor: #85719e ;
2242+ qproperty-PaletteColumnColor: #42756e ;
2243+ qproperty-PaletteColumnBorderColor: #30544f ;
2244+ qproperty-SelectedPaletteColumnColor: #54968d ;
2245+ qproperty-MeshColumnColor: #5e4d72 ;
2246+ qproperty-MeshColumnBorderColor: #453854 ;
2247+ qproperty-SelectedMeshColumnColor: #776290 ;
22482248 qproperty-SoundTextColumnColor: #a7a7a7;
22492249 qproperty-SoundTextColumnBorderColor: #8e8e8e;
22502250 qproperty-SelectedSoundTextColumnColor: #c1c1c1;
2251- qproperty-SoundColumnColor: #629b9b ;
2252- qproperty-SoundColumnBorderColor: #4e7c7c ;
2253- qproperty-SelectedSoundColumnColor: #81afaf ;
2251+ qproperty-SoundColumnColor: #578a8a ;
2252+ qproperty-SoundColumnBorderColor: #436b6b ;
2253+ qproperty-SelectedSoundColumnColor: #6fa5a5 ;
22542254 qproperty-SoundColumnHlColor: #34FE5E;
22552255 qproperty-SoundColumnTrackColor: rgba(0, 0, 0, 0.8);
22562256 qproperty-ActiveCameraColor: #4073a3;
0 commit comments