Commit 3cf3b3f9 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete unused colors

parent 583fad0c
......@@ -103,10 +103,6 @@
};
this.activeCellBorderColor = new CColor(126, 152, 63);
this.activeCellBorderColor2 = new CColor(255, 255, 255, 1);
this.activeCellBackground = new CColor(157, 185, 85, 0.2);
// Цвет заливки границы выделения области автозаполнения
this.fillHandleBorderColorSelect = new CColor(255, 255, 255);
// Цвет закрепленных областей
this.frozenColor = new CColor(105, 119, 62, 1);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment