match design

This commit is contained in:
sneurlax 2023-09-12 16:00:39 -05:00
parent 17e83a68a3
commit 7c487c021c

View file

@ -78,7 +78,7 @@ class _TorSettingsViewState extends ConsumerState<TorSettingsView> {
height: 200, height: 200,
), ),
Text( Text(
"CONNECTED", "STOP",
style: STextStyles.smallMed14(context).copyWith( style: STextStyles.smallMed14(context).copyWith(
color: color:
Theme.of(context).extension<StackColors>()!.popupBG), Theme.of(context).extension<StackColors>()!.popupBG),