/* @magma-design-system/design-tokens v14.1.0 Generated by Style Dictionary Do not edit directly Generated at Mon, 08 Jun 2026 14:52:24 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(42, 37, 32, 1); static const Color brandRnd02 = const Color.fromRGBO(64, 54, 42, 1); static const Color brandRnd03 = const Color.fromRGBO(91, 74, 52, 1); static const Color brandRnd04 = const Color.fromRGBO(126, 99, 61, 1); static const Color brandRnd05 = const Color.fromRGBO(163, 122, 68, 1); static const Color brandRnd06 = const Color.fromRGBO(203, 162, 108, 1); static const Color brandRnd07 = const Color.fromRGBO(214, 188, 154, 1); static const Color brandRnd08 = const Color.fromRGBO(222, 210, 193, 1); static const Color brandRnd09 = const Color.fromRGBO(235, 231, 227, 1); static const Color brandRnd10 = const Color.fromRGBO(240, 238, 236, 1); static const Color brandRnd = const Color.fromRGBO(203, 162, 107, 1); } class MagmaColorPaletteDark { MagmaColorPaletteDark._(); static const Color brandRnd01 = const Color.fromRGBO(246, 246, 245, 1); static const Color brandRnd02 = const Color.fromRGBO(240, 238, 236, 1); static const Color brandRnd03 = const Color.fromRGBO(230, 225, 217, 1); static const Color brandRnd04 = const Color.fromRGBO(221, 205, 185, 1); static const Color brandRnd05 = const Color.fromRGBO(212, 183, 145, 1); static const Color brandRnd06 = const Color.fromRGBO(189, 141, 78, 1); static const Color brandRnd07 = const Color.fromRGBO(158, 119, 67, 1); static const Color brandRnd08 = const Color.fromRGBO(124, 97, 61, 1); static const Color brandRnd09 = const Color.fromRGBO(83, 69, 50, 1); static const Color brandRnd10 = const Color.fromRGBO(69, 59, 45, 1); static const Color brandRnd = const Color.fromRGBO(203, 162, 107, 1); }