Skip to content

Commit

Permalink
feat: Design Tokens Update 7.2.0 (#700)
Browse files Browse the repository at this point in the history
Co-authored-by: mews-tech <tech.account@mewssystems.com>
Co-authored-by: Vitalij Vascenko <vetal.zt@gmail.com>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent 384bc53 commit 610c238
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion optimus/lib/src/theme/optimus_tokens.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import 'package:theme_tailor_annotation/theme_tailor_annotation.dart';
//

// Do not edit directly
// Generated on Mon, 02 Sep 2024 13:49:23 GMT
// Generated on Wed, 23 Oct 2024 14:40:40 GMT

part 'optimus_tokens.tailor.dart';

Expand Down
2 changes: 1 addition & 1 deletion optimus/lib/src/tokens/tokens_dark.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// ignore_for_file: avoid-duplicate-constant-values

// Do not edit directly
// Generated on Mon, 02 Sep 2024 13:49:23 GMT
// Generated on Wed, 23 Oct 2024 14:40:39 GMT

import 'package:flutter/widgets.dart';

Expand Down
2 changes: 1 addition & 1 deletion optimus/lib/src/tokens/tokens_light.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// ignore_for_file: avoid-duplicate-constant-values

// Do not edit directly
// Generated on Mon, 02 Sep 2024 13:49:22 GMT
// Generated on Wed, 23 Oct 2024 14:40:39 GMT

import 'package:flutter/widgets.dart';

Expand Down

0 comments on commit 610c238

Please sign in to comment.