.theme-light { --backgroundPrimary: rgba(3, 21, 37, 1); }
.theme-dark { --backgroundPrimary: rgba(3, 21, 37, 1); }
.theme-light { --backgroundSecondary: rgba(7, 26, 43, 1); }
.theme-dark { --backgroundSecondary: rgba(7, 26, 43, 1); }
.theme-light { --white: rgba(1, 1, 1, 1); }
.theme-dark { --white: rgba(1, 1, 1, 1); }
.theme-light { --black: rgba(0, 0, 0, 1); }
.theme-dark { --black: rgba(0, 0, 0, 1); }
.theme-light { --button: rgba(0.48, 0.66, 0.94, 1); }
.theme-dark { --button: rgba(0.48, 0.66, 0.94, 1); }
.theme-light { --selected: rgba(17, 56, 91, 1); }
.theme-dark { --selected: rgba(17, 56, 91, 1); }
.theme-light { --textPrimary: rgba(0.04, 0.04, 0.04, 1); }
.theme-dark { --textPrimary: rgba(0.04, 0.04, 0.04, 1); }
.theme-light { --textTertiary: rgba(203, 214, 227, 1); }
.theme-dark { --textTertiary: rgba(203, 214, 227, 1); }
.theme-light { --textGraph: rgba(255, 255, 255, 0.40); }
.theme-dark { --textGraph: rgba(255, 255, 255, 0.40); }
.theme-light { --textGreen: rgba(0.12, 0.3, 0.11, 1); }
.theme-dark { --textGreen: rgba(0.12, 0.3, 0.11, 1); }
.theme-light { --textRed: rgba(0.01, 0.08, 0.15, 1); }
.theme-dark { --textRed: rgba(0.35, 0.04, 0.04, 1); }
.theme-light { --textOrange: rgba(0.29, 0.27, 0.04, 1); }
.theme-dark { --textOrange: rgba(0.29, 0.27, 0.04, 1); }
.theme-light { --separatorSemiTransparent: rgba(255, 255, 255, 0.09); }
.theme-dark { --separatorSemiTransparent: rgba(255, 255, 255, 0.09); }
.theme-light { --graphRed: rgba(0.96, 0.7, 0.7, 1); }
.theme-dark { --graphRed: rgba(0.96, 0.7, 0.7, 1); }
.theme-light { --graphGreen: rgba(0.12, 0.3, 0.11, 1); }
.theme-dark { --graphGreen: rgba(0.12, 0.3, 0.11, 1); }
.theme-light { --paymentGreen: rgba(0.41, 0.77, 0.49, 1); }
.theme-dark { --paymentGreen: rgba(0.41, 0.77, 0.49, 1); }
.theme-light { --paymentRed: rgba(0.94, 0.3, 0.3, 1); }
.theme-dark { --paymentRed: rgba(0.94, 0.3, 0.3, 1); }
.theme-light { --paymentOpen: rgba(0.93, 0.95, 0.65, 1); }
.theme-dark { --paymentOpen: rgba(0.93, 0.95, 0.65, 1); }
.theme-light { --alertRed: rgba(0.93, 0.95, 0.65, 1); }
.theme-dark { --alertRed: rgba(0.93, 0.95, 0.65, 1); }
.theme-light { --alertYellow: rgba(0.93, 0.95, 0.65, 1); }
.theme-dark { --alertYellow: rgba(0.93, 0.95, 0.65, 1); }
.theme-light { --pink: rgba(0.93, 0.95, 0.65, 1); }
.theme-dark { --pink: rgba(0.93, 0.95, 0.65, 1); }
.theme-light { --whiteSemiTransparent: rgba(1, 1, 1, 0.2); }
.theme-dark { --whiteSemiTransparent: rgba(1, 1, 1, 0.2); }
.theme-light { --loginLines: rgba(0.65, 0.82, 0.97, 1); }
.theme-dark { --loginLines: rgba(0.65, 0.82, 0.97, 1); }
.theme-light { --hoverPrimary: rgba(0.4, 0.55, 0.8, 0.23); }
.theme-dark { --hoverPrimary: rgba(0.4, 0.55, 0.8, 0.23); }
.theme-light { --backgroundTertiary: rgba(0.12, 0.18, 0.28, 1); }
.theme-dark { --backgroundTertiary: rgba(0.12, 0.18, 0.28, 1); }
.theme-light { --flowArrow: rgba(1, 1, 1, 0.4); }
.theme-dark { --flowArrow: rgba(1, 1, 1, 0.4); }
