diff --git a/Soft Dark TDT.tdesktop-palette b/Soft Dark TDT.tdesktop-palette index 6f1f108..88b18c7 100644 --- a/Soft Dark TDT.tdesktop-palette +++ b/Soft Dark TDT.tdesktop-palette @@ -317,11 +317,11 @@ historyFileThumbRadialFgSelected: historyFileThumbRadialFg; // selected file wit historyVideoMessageProgressFg: historyFileThumbIconFg; // radial playback progress in round video messages msgWaveformInActive: #4080c0; // inbox voice message active waveform lines (like played part of currently playing voice message) msgWaveformInActiveSelected: msgWaveformInActive; // inbox selected voice message active waveform lines (like played part of currently playing voice message) -msgWaveformInInactive: #606870; // inbox voice message inactive waveform lines (like upcoming part of currently playing voice message) +msgWaveformInInactive: #606060; // inbox voice message inactive waveform lines (like upcoming part of currently playing voice message) msgWaveformInInactiveSelected: msgWaveformInInactive; // inbox selected voice message inactive waveform lines (like upcoming part of currently playing voice message) msgWaveformOutActive: #50a0f0; // outbox voice message active waveform lines (like played part of currently playing voice message) msgWaveformOutActiveSelected: msgWaveformOutActive; // outbox selected voice message active waveform lines (like played part of currently playing voice message) -msgWaveformOutInactive: #707880; // outbox voice message inactive waveform lines (like upcoming part of currently playing voice message) +msgWaveformOutInactive: #4080c0; // outbox voice message inactive waveform lines (like upcoming part of currently playing voice message) msgWaveformOutInactiveSelected: msgWaveformOutInactive; // outbox selected voice message inactive waveform lines (like upcoming part of currently playing voice message) msgBotKbOverBgAdd: #ffffff14; // this is painted over a bot inline keyboard button (which has msgServiceBg background) when mouse is over that button msgBotKbIconFg: msgServiceFg; // bot inline keyboard button icon in the top-right corner (like in @vote bot when a poll is ready to be shared) diff --git a/Soft Dark TDT.tdesktop-theme b/Soft Dark TDT.tdesktop-theme index ac14d8f..4880f87 100644 Binary files a/Soft Dark TDT.tdesktop-theme and b/Soft Dark TDT.tdesktop-theme differ diff --git a/VERSIONS.md b/VERSIONS.md index f95cf05..2a45404 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -12,4 +12,5 @@ - [v0.4](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.4) – August 21, 2017 - [v0.5](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.5) – August 21, 2017 * [v0.5.1](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.5.1) – August 21, 2017 -- [v0.6](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.6) – August 25, 2017 \ No newline at end of file +- [v0.6](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.6) – August 25, 2017 +- [v0.7](https://github.com/matiboux/Soft-Dark-TDT/releases/tag/v0.7) – August 29, 2017 \ No newline at end of file