Tweak handle
This commit is contained in:
+1
-1
@@ -497,7 +497,7 @@ export function createThemes({
|
|||||||
color: dimPalette.contrast_400,
|
color: dimPalette.contrast_400,
|
||||||
},
|
},
|
||||||
text_contrast_medium: {
|
text_contrast_medium: {
|
||||||
color: dimPalette.contrast_700,
|
color: dimPalette.contrast_600,
|
||||||
},
|
},
|
||||||
text_contrast_high: {
|
text_contrast_high: {
|
||||||
color: dimPalette.contrast_900,
|
color: dimPalette.contrast_900,
|
||||||
|
|||||||
@@ -138,7 +138,6 @@ export function VideoPostCard({
|
|||||||
style={[
|
style={[
|
||||||
a.flex_1,
|
a.flex_1,
|
||||||
a.text_sm,
|
a.text_sm,
|
||||||
a.font_bold,
|
|
||||||
a.leading_tight,
|
a.leading_tight,
|
||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_medium,
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user