1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Rewrite attachment views

This commit is contained in:
Zhiyuan Zheng
2020-12-25 18:20:09 +01:00
parent dca138eb5c
commit 6eeb86921c
17 changed files with 789 additions and 323 deletions

View File

@ -52,7 +52,7 @@ const themeColors: {
},
backgroundOverlay: {
light: 'rgba(0, 0, 0, 0.5)',
dark: 'rgb(255, 255, 255, 0.5)'
dark: 'rgba(255, 255, 255, 0.5)'
},
link: {
light: 'rgb(0, 122, 255)',