Shared: Themes: add tapHiglight

This commit is contained in:
Viktor Fomin 2024-06-28 14:12:21 +03:00
parent 10300cefcf
commit c6946feaab

View File

@ -116,4 +116,5 @@ export const globalColors = {
redRomb: "#de7a59",
blueRomb: "#55bce6",
greenRomb: "#a1cb5c",
tapHighlight: "rgba(0, 0, 0, 0)",
};