Skip to content

Commit 75803fe

Browse files
committed
TDesktop: Fixed saved messages icon, notif tweak
Stated all new changes in CHANGELOG Prepared project for release
1 parent 32827dd commit 75803fe

5 files changed

Lines changed: 23 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
11
# Dark Shell - Changelog
22

33

4-
## Development Branch
5-
### Android
4+
## Update 2023.02.19 "Welle"
5+
6+
**Summary**
7+
This small update is aimed at fixing existing issues and making minor improvements towards readability
8+
9+
### Android v4.1
610
#### Fixed
711
- Chat list
812
- Mention icon color fix by [@kirzidev](https://github.com/kirizdev)
9-
- Online circle color tweaked to white from green
13+
- Online status icon color tweaked to white from green
1014

11-
### Desktop
15+
### TDesktop v2.3
1216
#### Fixed
1317
- Tooltip background and border colors tweaked to dark
18+
- Chat list: Saved messages icon gradient fixed to solid color
19+
#### Tweaked
20+
- Notification pop-up background color changed to lighter values to improve readability
1421

1522

1623
## Update 2022.08.07 "Nachtstern"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ If you want to download a specific version of this theme <ins>DO NOT</ins> searc
6969
# Development Status
7070
| Platform | Version | Tested[^1] | Maintained[^2] |
7171
| :---------------------- | :-----: | :--------: | :------------: |
72-
| **Windows** / **Linux** | `2.2` | Yes | Yes |
72+
| **Windows** / **Linux** | `2.3` | Yes | Yes |
7373
| **macOS** | `1.0` | No | No |
7474
| **iOS** | `2.0` | Yes | Yes |
75-
| **Android** | `4.0` | Yes | Yes |
75+
| **Android** | `4.1` | Yes | Yes |
7676

7777

7878
# Contributors

TDesktop/DarkShell.tdesktop-palette

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ historyPeer8NameFgSelected: historyPeer8NameFg;
250250
historyPeer8UserpicBg: #faa774;
251251
historyPeerUserpicFg: #ffffff;
252252
historyPeerSavedMessagesBg: #656565;
253+
historyPeerSavedMessagesBg2: historyPeerSavedMessagesBg;
253254
historyPeerArchiveUserpicBg: #252525;
254255
historyScrollBarBg: #b4b4b453;
255256
historyScrollBarBgOver: #ffffff7a;
@@ -434,7 +435,7 @@ mediaviewPlaybackIconFg: mediaviewPlaybackActive;
434435
mediaviewPlaybackIconFgOver: mediaviewPlaybackActiveOver;
435436
mediaviewTransparentBg: #ffffff;
436437
mediaviewTransparentFg: #cccccc;
437-
notificationBg: #181818;
438+
notificationBg: #202020;
438439
callBg: #3a3a3af2;
439440
callNameFg: #ffffff;
440441
callFingerprintBg: #00000066;

TDesktop/DarkShell.tdesktop-theme

13 Bytes
Binary file not shown.

VERSIONS_ARCHIVE.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# **Versions Archive**
22

33
## Windows / Linux
4-
- [`2.2`][tdesktop-latest]
4+
- [`2.3`][tdesktop-latest]
5+
- [`2.2`][tdesktop-v2.2]
56
- [`2.1`][tdesktop-v2.1]
67
- [`2.0`][tdesktop-v2.0]
78
- [`1.2`][tdesktop-v1.2]
@@ -12,7 +13,8 @@
1213
- [`1.0`][macOS-latest]
1314

1415
## Android
15-
- [`4.0`][android-latest]
16+
- [`4.1`][android-latest]
17+
- [`4.0`][android-v4.0]
1618
- [`3.0`][android-v3.0]
1719
- [`2.2`][android-v2.2]
1820
- [`2.1`][android-v2.1]
@@ -32,16 +34,18 @@
3234
[tdesktop-v1.2]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-202203180444/DarkShell.tdesktop-theme (Windows/Linux 1.2 Release)
3335
[tdesktop-v2.0]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-20220802/DarkShell.tdesktop-theme (Windows/Linux 2.0 Release)
3436
[tdesktop-v2.1]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-2022.08.05/DarkShell.tdesktop-theme (Windows/Linux 2.1 Release)
37+
[tdesktop-v2.2]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-2022.08.07-nachtstern/DarkShell.tdesktop-theme (Windows/Linux 2.2 Release)
3538
<!-- Telegram macOS Versions -->
3639
[macOS-latest]: https://github.com/maximilionus/Telegram-Dark-Shell/releases/latest/download/DarkShell.palette (macOS Latest Release)
37-
<!-- Telegram android Versions -->
40+
<!-- Telegram Android Versions -->
3841
[android-latest]: https://github.com/maximilionus/Telegram-Dark-Shell/releases/latest/download/DarkShell.attheme (Android Latest Release)
3942
[android-v1.0]: https://github.com/maximilionus/telegram-dark-shell/releases/download/build-190420202035/DarkShell.attheme (Android 1.0 Release)
4043
[android-v2.0]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-202201070602/DarkShell.attheme (Android 2.0 Release)
4144
[android-v2.1]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-202203180444/DarkShell.attheme (Android 2.1 Release)
4245
[android-v2.2]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-202208012054/DarkShell.attheme (Android 2.2 Release)
4346
[android-v3.0]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-20220802/DarkShell.attheme (Android 3.0 Release)
44-
<!-- Telegram ios Versions -->
47+
[android-v4.0]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-2022.08.07-nachtstern/DarkShell.attheme (Android 4.0 Release)
48+
<!-- Telegram iOS Versions -->
4549
[ios-latest]: https://github.com/maximilionus/Telegram-Dark-Shell/releases/latest/download/DarkShell.tgios-theme (ios Latest Release)
4650
[ios-v1.0]: https://github.com/maximilionus/Telegram-Dark-Shell/releases/download/build-160420200147/DarkShell.tgios-theme (ios 1.0 Release)
4751
[ios-v1.1]: https://github.com/maximilionus/telegram-dark-shell/releases/download/release-202201070602/DarkShell.tgios-theme (ios 1.1 Release)

0 commit comments

Comments
 (0)