Skip to content

Commit

Permalink
fix: serviceBackground and dialogIcon
Browse files Browse the repository at this point in the history
serviceBackground colors date pill. dialogIcon colors icon in dialog
popup (such as in theme selector)

Fix: catppuccin#13
Fix: catppuccin#20

test
  • Loading branch information
mangkoran committed Apr 27, 2023
1 parent 5ce8614 commit 17c6819
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/mocha/android
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ chat_sentErrorIcon: #1e1e2e
chat_serviceIcon: #1e1e2e
chat_serviceLink: #1e1e2e
chat_serviceText: #1e1e2e
chat_serviceBackground: #b4befe
chat_shareBackground: #6c708666
chat_shareBackgroundSelected: #6c708699
chat_status: #a6e3a1
Expand Down Expand Up @@ -418,7 +419,7 @@ dialogFloatingButton: #89b4fa
dialogFloatingButtonPressed: #89b4fa
dialogFloatingIcon: #1e1e2e
dialogGrayLine: #6c7086
dialogIcon: #1e1e2e
dialogIcon: #cdd6f4
dialogInputField: #a6adc8
dialogInputFieldActivated: #89b4fa
dialogLineProgress: #89b4fa
Expand Down

0 comments on commit 17c6819

Please sign in to comment.