Skip to content

Commit

Permalink
chore: removing empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulRodrigo06 committed Oct 23, 2023
1 parent 5fa1696 commit 5b28905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/themes/colors/ds_colors.theme.dart
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ abstract class DSColors {
static const Color contentDefault = Color(0xFF454545);
static const Color contentGhost = Color(0xFF949494);


static const Color disabledText = Color(0xFF637798);
static const Color disabledBg = Color(0xFFE8F2FF);
static const Color contentDisable = Color(0xFF636363);
Expand Down

0 comments on commit 5b28905

Please sign in to comment.