/* @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 brandRnd01 = const Color.fromRGBO(29, 26, 24, 1); static const Color brandRnd02 = const Color.fromRGBO(74, 62, 47, 1); static const Color brandRnd03 = const Color.fromRGBO(91, 74, 52, 1); static const Color brandRnd04 = const Color.fromRGBO(110, 88, 58, 1); static const Color brandRnd05 = const Color.fromRGBO(135, 104, 63, 1); static const Color brandRnd06 = const Color.fromRGBO(180, 133, 70, 1); static const Color brandRnd07 = const Color.fromRGBO(214, 188, 152, 1); static const Color brandRnd08 = const Color.fromRGBO(225, 214, 200, 1); static const Color brandRnd09 = const Color.fromRGBO(235, 231, 227, 1); static const Color brandRnd10 = const Color.fromRGBO(245, 245, 244, 1); static const Color brandRnd = const Color.fromRGBO(203, 162, 107, 1); } class MagmaColorPaletteDark { MagmaColorPaletteDark._(); static const Color brandRnd01 = const Color.fromRGBO(236, 232, 228, 1); static const Color brandRnd02 = const Color.fromRGBO(210, 176, 132, 1); static const Color brandRnd03 = const Color.fromRGBO(200, 157, 100, 1); static const Color brandRnd04 = const Color.fromRGBO(185, 136, 72, 1); static const Color brandRnd05 = const Color.fromRGBO(157, 118, 67, 1); static const Color brandRnd06 = const Color.fromRGBO(115, 91, 59, 1); static const Color brandRnd07 = const Color.fromRGBO(65, 56, 43, 1); static const Color brandRnd08 = const Color.fromRGBO(44, 39, 33, 1); static const Color brandRnd09 = const Color.fromRGBO(29, 27, 24, 1); static const Color brandRnd10 = const Color.fromRGBO(17, 16, 15, 1); static const Color brandRnd = const Color.fromRGBO(203, 162, 107, 1); }