Commit 4b996f9 1 parent 4acf088 commit 4b996f9 Copy full SHA for 4b996f9
File tree 1 file changed +0
-4
lines changed
app/lib/theme/custom/colors
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ class AppColors {
11
11
onSurface: Color (0xFF000022 ),
12
12
error: Color (0xffF51D07 ),
13
13
onError: Color (0xffF4F8F9 ),
14
- // surface: Color(0xffF4F8F9), // dark blue for the scan bottomButtonBar icon
15
- // onSurface: Color(0xFF000022),
16
14
tertiary: Color (0xFF3880BD ), // starting color of gradient
17
15
brightness: Brightness .light,
18
16
);
@@ -27,8 +25,6 @@ class AppColors {
27
25
onSurface: Color (0xFF000022 ),
28
26
error: Color (0xffF51D07 ),
29
27
onError: Color (0xFFF6FAF1 ),
30
- // surface: Color(0xFFF6FAF1), // dark blue for the scan bottomButtonBar icon
31
- // onSurface: Color(0xFF000022),
32
28
tertiary: Color (0xff319673 ), // starting color of gradient
33
29
brightness: Brightness .light,
34
30
);
You can’t perform that action at this time.
0 commit comments