disabled drop preview animation

This commit is contained in:
fourtf
2018-05-08 20:35:31 +02:00
parent 463a1f1945
commit 5fcf42f1fc
6 changed files with 37 additions and 28 deletions
+2 -1
View File
@@ -118,7 +118,8 @@ void ThemeManager::actuallyUpdate(double hue, double multiplier)
this->splits.messageSeperator = isLight ? QColor(127, 127, 127) : QColor(60, 60, 60);
this->splits.background = getColor(0, sat, 1);
this->splits.dropPreview = getColor(hue, 0.5, 0.5, 0.6);
this->splits.dropPreview = QColor(0, 148, 255, 0x30);
this->splits.dropPreviewBorder = QColor(0, 148, 255, 0x70);
// this->splits.border
// this->splits.borderFocused