transfered colors for history to dark theme

This commit is contained in:
mushka 2022-10-02 02:46:16 +03:00
parent 09bbc46519
commit 113d832b29

View File

@ -1996,11 +1996,16 @@ const Dark = {
showAccessPanelTextColor: "#E06A1B",
members: {
iconColor: "#E06A1B",
iconColor: "#A3A9AE",
},
history: {
subtitleColor: "#A3A9AE",
fileBlockBg: "#292929",
dateColor: "#A3A9AE",
fileExstColor: "#A3A9AE",
locationIconColor: "#A3A9AE",
folderLabelColor: "#A3A9AE",
},
},