Skip to content

Commit e1e2780

Browse files
committed
Feedback Changes
- Change render visualization to clapboard - Fix text contrast on levels in XSheet
1 parent 6d7f93e commit e1e2780

20 files changed

+142
-161
lines changed

stuff/config/qss/Blue/Blue.qss

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,13 +1698,13 @@ ProjectPopup QLabel {
16981698
SchematicViewer {
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 {
18031803
ParamFieldKeyToggle {
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;

stuff/config/qss/Dark/Dark.qss

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,13 +1698,13 @@ ProjectPopup QLabel {
16981698
SchematicViewer {
16991699
qproperty-TextColor: #e6e6e6;
17001700
qproperty-VerticalLineColor: rgba(0, 0, 0, 0.4);
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: #3d3d3d;
17091709
qproperty-TableColor: #62628c;
17101710
qproperty-ActiveCameraColor: #4073a3;
@@ -1803,8 +1803,8 @@ ChannelBar {
18031803
ParamFieldKeyToggle {
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: #282828;
22222222
qproperty-NotEmptyColumnColor: #303030;
22232223
qproperty-SelectedEmptyCellColor: #3d3d3d;
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: #3d3d3d;
22402240
qproperty-ReferenceColumnBorderColor: #232323;
22412241
qproperty-SelectedReferenceColumnColor: #565656;
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;

stuff/config/qss/Default/Default.qss

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,13 +1698,13 @@ ProjectPopup QLabel {
16981698
SchematicViewer {
16991699
qproperty-TextColor: #e6e6e6;
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: #555555;
17091709
qproperty-TableColor: #62628c;
17101710
qproperty-ActiveCameraColor: #4073a3;
@@ -1803,8 +1803,8 @@ ChannelBar {
18031803
ParamFieldKeyToggle {
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: #393939;
22222222
qproperty-NotEmptyColumnColor: #404040;
22232223
qproperty-SelectedEmptyCellColor: #525252;
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: #555555;
22402240
qproperty-ReferenceColumnBorderColor: #3b3b3b;
22412241
qproperty-SelectedReferenceColumnColor: #6e6e6e;
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;

stuff/config/qss/Default/less/Default.less

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -421,16 +421,16 @@
421421
@xsheet-NotEmptyColumn-color: darken(@bg, 3);
422422
@xsheet-SelectedEmptyCell-color: lighten(@xsheet-EmptyCell-color, 10);
423423

424-
@xsheet-LevelColumn-color: #548054;
425-
@xsheet-VectorColumn-color: #86864f;
426-
@xsheet-ChildColumn-color: #866181;
424+
@xsheet-LevelColumn-color: #4C6E4C;
425+
@xsheet-VectorColumn-color: #7B7B4C;
426+
@xsheet-ChildColumn-color: #6A526B;
427427
@xsheet-FullColorColumn-color: #657A96;
428-
@xsheet-FxColumn-color: #837859;
428+
@xsheet-FxColumn-color: #6d6349;
429429
@xsheet-ReferenceColumn-color: lighten(@bg, 5);
430-
@xsheet-PaletteColumn-color: #4a857d;
431-
@xsheet-MeshColumn-color: #6c5983;
430+
@xsheet-PaletteColumn-color: #42756e;
431+
@xsheet-MeshColumn-color: #5e4d72;
432432
@xsheet-SoundTextColumn-color: #a7a7a7;
433-
@xsheet-SoundColumn-color: #629b9b;
433+
@xsheet-SoundColumn-color: #578a8a;
434434
@xsheet-SoundColumnHL-color: #34FE5E;
435435
@xsheet-SoundColumnTrack-color: rgba(0,0,0,0.8);
436436
@xsheet-SoundPreviewTool-color: darken(@xsheet-SoundColumnTrack-color, 20);
@@ -524,7 +524,7 @@
524524
@keyframe-highlight-border-color: @keyframe-highlight-color;
525525
@keyframe-inbetween-color: #80795b;
526526
@keyframe-inbetween-border-color: @keyframe-inbetween-color;
527-
@keyframe-modified-color: rgb(216, 201, 113);
527+
@keyframe-modified-color: rgb(190, 176, 98);
528528
@keyframe-modified-border-color: @keyframe-modified-color;
529529

530530
// -----------------------------------------------------------------------------

stuff/config/qss/Default/less/themes/Light.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@
187187
@xsheet-FoldedColumnLine-color: darken(@bg, 40);
188188

189189
// Level Type Colors Adjustment
190-
@columnBorderDesaturation: 5;
191-
@columnBorderDarkness: 8;
190+
@columnBorderDesaturation: 8;
191+
@columnBorderDarkness: 15;
192192
@cellHighlightLightness: -10;
193193
@cellHighlightDesaturation: 10;
194194

stuff/config/qss/Light/Light.qss

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2222,34 +2222,34 @@ XsheetViewer {
22222222
qproperty-NotEmptyColumnColor: #e2e2e2;
22232223
qproperty-SelectedEmptyCellColor: rgba(169, 169, 169, 0.5);
22242224
qproperty-LevelColumnColor: #9ed49e;
2225-
qproperty-LevelColumnBorderColor: #86c386;
2225+
qproperty-LevelColumnBorderColor: #72b472;
22262226
qproperty-SelectedLevelColumnColor: #84bb84;
22272227
qproperty-VectorColumnColor: #d3cf9a;
2228-
qproperty-VectorColumnBorderColor: #c2be82;
2228+
qproperty-VectorColumnBorderColor: #b3ae6e;
22292229
qproperty-SelectedVectorColumnColor: #bab680;
22302230
qproperty-ChildColumnColor: #cca3cc;
2231-
qproperty-ChildColumnBorderColor: #b98db9;
2231+
qproperty-ChildColumnBorderColor: #a87ba8;
22322232
qproperty-SelectedChildColumnColor: #b08cb0;
22332233
qproperty-FullcolorColumnColor: #b0cbdd;
2234-
qproperty-FullcolorColumnBorderColor: #97b7cd;
2234+
qproperty-FullcolorColumnBorderColor: #82a6be;
22352235
qproperty-SelectedFullcolorColumnColor: #95b2c5;
22362236
qproperty-FxColumnColor: #ceb694;
2237-
qproperty-FxColumnBorderColor: #bca27d;
2237+
qproperty-FxColumnBorderColor: #ad9169;
22382238
qproperty-SelectedFxColumnColor: #b49c7b;
22392239
qproperty-ReferenceColumnColor: #c2c2c2;
2240-
qproperty-ReferenceColumnBorderColor: #aeaeae;
2240+
qproperty-ReferenceColumnBorderColor: #9c9c9c;
22412241
qproperty-SelectedReferenceColumnColor: #a9a9a9;
22422242
qproperty-PaletteColumnColor: #a9d4ca;
2243-
qproperty-PaletteColumnBorderColor: #92c2b7;
2243+
qproperty-PaletteColumnBorderColor: #7eb2a6;
22442244
qproperty-SelectedPaletteColumnColor: #90bab0;
22452245
qproperty-MeshColumnColor: #b8a2cf;
2246-
qproperty-MeshColumnBorderColor: #a48cbd;
2246+
qproperty-MeshColumnBorderColor: #9278ac;
22472247
qproperty-SelectedMeshColumnColor: #9f8ab4;
22482248
qproperty-SoundTextColumnColor: #c2c2c2;
2249-
qproperty-SoundTextColumnBorderColor: #aeaeae;
2249+
qproperty-SoundTextColumnBorderColor: #9c9c9c;
22502250
qproperty-SelectedSoundTextColumnColor: #a9a9a9;
22512251
qproperty-SoundColumnColor: #aad6d6;
2252-
qproperty-SoundColumnBorderColor: #93c5c5;
2252+
qproperty-SoundColumnBorderColor: #7eb5b5;
22532253
qproperty-SelectedSoundColumnColor: #90bdbd;
22542254
qproperty-SoundColumnHlColor: #f5ffe6;
22552255
qproperty-SoundColumnTrackColor: rgba(0, 0, 0, 0.8);

stuff/config/qss/Neutral/Neutral.qss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,8 +1803,8 @@ ChannelBar {
18031803
ParamFieldKeyToggle {
18041804
qproperty-KeyOffColor: rgba(0, 0, 0, 0);
18051805
qproperty-KeyBorderOffColor: rgba(0, 0, 0, 0);
1806-
qproperty-KeyModifiedColor: #d8c971;
1807-
qproperty-KeyBorderModifiedColor: #62581b;
1806+
qproperty-KeyModifiedColor: #beb062;
1807+
qproperty-KeyBorderModifiedColor: #3b3619;
18081808
qproperty-KeyOnColor: #c77a27;
18091809
qproperty-KeyBorderOnColor: #724616;
18101810
qproperty-KeyInbetweenColor: #c0ba80;

toonz/sources/toonz/icons/dark/actions/16/clapboard.svg

Lines changed: 3 additions & 6 deletions
Loading

toonz/sources/toonz/icons/dark/actions/20/clapboard.svg

Lines changed: 1 addition & 2 deletions
Loading

0 commit comments

Comments
 (0)