diff --git a/lib/utilities/theme/oled_black_colors.dart b/lib/utilities/theme/oled_black_colors.dart index 71d4b2361..4f273eeff 100644 --- a/lib/utilities/theme/oled_black_colors.dart +++ b/lib/utilities/theme/oled_black_colors.dart @@ -326,7 +326,7 @@ class OledBlackColors extends StackColorTheme { Color get textConfirmTotalAmount => textFieldSuccessLabel; //const Color(0xFF144D35); @override - Color get textSelectedWordTableItem => const Color(0xFF143D8E); + Color get textSelectedWordTableItem => const Color(0xFFF26822); //rate type toggle @override