Skip to content

Commit

Permalink
Android: fixed chat status bar and mod i/o msg
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilionus committed Aug 1, 2022
1 parent 0e91375 commit 0d1dc7d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Android/DarkShell.attheme
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ featuredStickers_addButtonPressed=-11119018
chat_inContactPhoneSelectedText=-13683656
dialogSearchText=-14540254
chat_shareBackgroundSelected=-1720545370
actionBarTabUnactiveText=-2758409
chat_outAudioTitleText=-1
chat_emojiPanelStickerSetNameIcon=-5789785
chat_emojiPanelBackground=-15198184
Expand Down Expand Up @@ -122,7 +121,7 @@ avatar_backgroundActionBarBlue=-15198184
dialogTextLink=-1
chat_recordTime=-1
chat_previewGameText=-1
chat_status=-2758409
chat_status=-5789785
changephoneinfo_image2=-11491350
windowBackgroundWhiteBlueHeader=-1
files_folderIconBackground=-14145496
Expand Down Expand Up @@ -209,7 +208,7 @@ avatar_actionBarIconRed=-5789785
chats_onlineCircle=-11810020
featuredStickers_delButtonPressed=-11119018
chat_outAudioSelectedProgress=-11184811
chat_messageTextOut=-1
chat_messageTextOut=-723724
chat_inInstant=-1
groupcreate_cursor=-1
avatar_backgroundSaved=-10043398
Expand Down Expand Up @@ -341,7 +340,7 @@ groupcreate_offlineText=-5789785
chats_archiveIcon=-1
chat_inVoiceSeekbarSelected=-10921639
avatar_backgroundCyan=-9516597
dialogTextGray=-1
dialogTextGray=-14418128
chat_messageLinkOut=-8672521
chat_emojiPanelStickerSetName=-5789785
chats_nameArchived=-11382190
Expand Down Expand Up @@ -405,7 +404,7 @@ chat_outVoiceSeekbarSelected=-10921639
chats_mentionIcon=-1
windowBackgroundWhiteGrayIcon=-1
avatar_backgroundActionBarViolet=-15198184
actionBarDefaultTitle=-1
actionBarDefaultTitle=-723724
avatar_actionBarIconPink=-5789785
profile_verifiedCheck=-1
windowBackgroundWhiteBlueButton=-14776109
Expand Down Expand Up @@ -635,14 +634,13 @@ avatar_backgroundInProfileCyan=-9516597
calls_ratingStarSelected=-1
undo_infoColor=-1
chat_reportSpam=-1
chat_messageTextIn=-1
chat_messageTextIn=-723724
dialogRedIcon=-2011827
avatar_subtitleInProfileCyan=-1
chat_serviceText=-1
chat_serviceText=-723724
chat_emojiPanelMasksIcon=-5789785
chats_attachMessage=-1
chat_topPanelBackground=-14540254
avatar_text=-1
chat_searchPanelText=-1
chat_outSentClock=-1
dialogBackgroundGray=-921103
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
- [Update 2022.01.07](#update-20220107)


## Update 2022.08.X
### Android v2.2 Release
#### Fixed
- Chat status bar color fixed

#### Tweaked
- In/Out chat messages text color modified to be more readable


## Update 2022.03.18
### TDesktop v1.2 Release
#### Fixed
Expand Down

0 comments on commit 0d1dc7d

Please sign in to comment.