/* @magma-design-system/design-tokens v13.7.1 Generated by Style Dictionary Do not edit directly Generated at Tue, 03 Jun 2025 08:08:46 GMT */ // ignore_for_file: unused_import import 'dart:ui'; import 'package:flutter/material.dart'; import 'package:flutter/painting.dart'; class MagmaColorPaletteLight { MagmaColorPaletteLight._(); static const Color brandMindy01 = const Color.fromRGBO(9, 29, 34, 1); static const Color brandMindy02 = const Color.fromRGBO(4, 71, 86, 1); static const Color brandMindy03 = const Color.fromRGBO(3, 84, 103, 1); static const Color brandMindy04 = const Color.fromRGBO(3, 100, 123, 1); static const Color brandMindy05 = const Color.fromRGBO(5, 119, 146, 1); static const Color brandMindy06 = const Color.fromRGBO(16, 154, 187, 1); static const Color brandMindy07 = const Color.fromRGBO(147, 200, 212, 1); static const Color brandMindy08 = const Color.fromRGBO(203, 219, 223, 1); static const Color brandMindy09 = const Color.fromRGBO(228, 233, 234, 1); static const Color brandMindy10 = const Color.fromRGBO(244, 245, 245, 1); static const Color brandMindy = const Color.fromRGBO(3, 98, 120, 1); } class MagmaColorPaletteDark { MagmaColorPaletteDark._(); static const Color brandMindy01 = const Color.fromRGBO(228, 233, 235, 1); static const Color brandMindy02 = const Color.fromRGBO(114, 193, 212, 1); static const Color brandMindy03 = const Color.fromRGBO(31, 178, 213, 1); static const Color brandMindy04 = const Color.fromRGBO(18, 158, 191, 1); static const Color brandMindy05 = const Color.fromRGBO(9, 137, 166, 1); static const Color brandMindy06 = const Color.fromRGBO(3, 104, 127, 1); static const Color brandMindy07 = const Color.fromRGBO(5, 63, 76, 1); static const Color brandMindy08 = const Color.fromRGBO(7, 44, 52, 1); static const Color brandMindy09 = const Color.fromRGBO(8, 31, 36, 1); static const Color brandMindy10 = const Color.fromRGBO(8, 16, 17, 1); static const Color brandMindy = const Color.fromRGBO(3, 98, 120, 1); }