/* @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 tonePorcelain01 = const Color.fromRGBO(0, 0, 0, 1); static const Color tonePorcelain02 = const Color.fromRGBO(35, 43, 53, 1); static const Color tonePorcelain03 = const Color.fromRGBO(53, 65, 81, 1); static const Color tonePorcelain04 = const Color.fromRGBO(75, 90, 113, 1); static const Color tonePorcelain05 = const Color.fromRGBO(98, 118, 147, 1); static const Color tonePorcelain06 = const Color.fromRGBO(149, 163, 184, 1); static const Color tonePorcelain07 = const Color.fromRGBO(174, 185, 201, 1); static const Color tonePorcelain08 = const Color.fromRGBO(201, 208, 219, 1); static const Color tonePorcelain09 = const Color.fromRGBO(225, 229, 235, 1); static const Color tonePorcelain10 = const Color.fromRGBO(236, 238, 242, 1); static const Color tonePorcelain = const Color.fromRGBO(255, 255, 255, 1); static const Color toneKaolin01 = const Color.fromRGBO(0, 0, 0, 1); static const Color toneKaolin02 = const Color.fromRGBO(39, 42, 48, 1); static const Color toneKaolin03 = const Color.fromRGBO(59, 64, 73, 1); static const Color toneKaolin04 = const Color.fromRGBO(83, 90, 103, 1); static const Color toneKaolin05 = const Color.fromRGBO(108, 118, 134, 1); static const Color toneKaolin06 = const Color.fromRGBO(155, 162, 175, 1); static const Color toneKaolin07 = const Color.fromRGBO(180, 185, 194, 1); static const Color toneKaolin08 = const Color.fromRGBO(205, 208, 215, 1); static const Color toneKaolin09 = const Color.fromRGBO(227, 229, 232, 1); static const Color toneKaolin10 = const Color.fromRGBO(237, 238, 241, 1); static const Color toneKaolin = const Color.fromRGBO(255, 255, 255, 1); static const Color toneNeutral01 = const Color.fromRGBO(0, 0, 0, 1); static const Color toneNeutral02 = const Color.fromRGBO(42, 42, 42, 1); static const Color toneNeutral03 = const Color.fromRGBO(64, 64, 64, 1); static const Color toneNeutral04 = const Color.fromRGBO(89, 89, 89, 1); static const Color toneNeutral05 = const Color.fromRGBO(117, 117, 117, 1); static const Color toneNeutral06 = const Color.fromRGBO(162, 162, 162, 1); static const Color toneNeutral07 = const Color.fromRGBO(184, 184, 184, 1); static const Color toneNeutral08 = const Color.fromRGBO(208, 208, 208, 1); static const Color toneNeutral09 = const Color.fromRGBO(228, 228, 228, 1); static const Color toneNeutral10 = const Color.fromRGBO(238, 238, 238, 1); static const Color toneNeutral = const Color.fromRGBO(255, 255, 255, 1); static const Color toneFireclay01 = const Color.fromRGBO(0, 0, 0, 1); static const Color toneFireclay02 = const Color.fromRGBO(46, 41, 37, 1); static const Color toneFireclay03 = const Color.fromRGBO(70, 64, 57, 1); static const Color toneFireclay04 = const Color.fromRGBO(98, 88, 79, 1); static const Color toneFireclay05 = const Color.fromRGBO(127, 115, 103, 1); static const Color toneFireclay06 = const Color.fromRGBO(170, 160, 151, 1); static const Color toneFireclay07 = const Color.fromRGBO(191, 184, 176, 1); static const Color toneFireclay08 = const Color.fromRGBO(212, 207, 203, 1); static const Color toneFireclay09 = const Color.fromRGBO(231, 228, 226, 1); static const Color toneFireclay10 = const Color.fromRGBO(240, 238, 237, 1); static const Color toneFireclay = const Color.fromRGBO(255, 255, 255, 1); static const Color toneBisque01 = const Color.fromRGBO(0, 0, 0, 1); static const Color toneBisque02 = const Color.fromRGBO(48, 41, 39, 1); static const Color toneBisque03 = const Color.fromRGBO(73, 61, 58, 1); static const Color toneBisque04 = const Color.fromRGBO(102, 86, 82, 1); static const Color toneBisque05 = const Color.fromRGBO(133, 112, 106, 1); static const Color toneBisque06 = const Color.fromRGBO(174, 159, 154, 1); static const Color toneBisque07 = const Color.fromRGBO(194, 182, 179, 1); static const Color toneBisque08 = const Color.fromRGBO(214, 206, 204, 1); static const Color toneBisque09 = const Color.fromRGBO(232, 228, 227, 1); static const Color toneBisque10 = const Color.fromRGBO(240, 238, 237, 1); static const Color toneBisque = const Color.fromRGBO(255, 255, 255, 1); } class MagmaColorPaletteDark { MagmaColorPaletteDark._(); static const Color tonePorcelain01 = const Color.fromRGBO(255, 255, 255, 1); static const Color tonePorcelain02 = const Color.fromRGBO(243, 244, 247, 1); static const Color tonePorcelain03 = const Color.fromRGBO(230, 234, 239, 1); static const Color tonePorcelain04 = const Color.fromRGBO(213, 219, 227, 1); static const Color tonePorcelain05 = const Color.fromRGBO(189, 198, 211, 1); static const Color tonePorcelain06 = const Color.fromRGBO(144, 159, 181, 1); static const Color tonePorcelain07 = const Color.fromRGBO(117, 137, 164, 1); static const Color tonePorcelain08 = const Color.fromRGBO(89, 107, 134, 1); static const Color tonePorcelain09 = const Color.fromRGBO(64, 77, 96, 1); static const Color tonePorcelain10 = const Color.fromRGBO(51, 62, 77, 1); static const Color tonePorcelain = const Color.fromRGBO(0, 0, 0, 1); static const Color toneKaolin01 = const Color.fromRGBO(255, 255, 255, 1); static const Color toneKaolin02 = const Color.fromRGBO(244, 244, 246, 1); static const Color toneKaolin03 = const Color.fromRGBO(232, 233, 236, 1); static const Color toneKaolin04 = const Color.fromRGBO(215, 218, 223, 1); static const Color toneKaolin05 = const Color.fromRGBO(194, 198, 206, 1); static const Color toneKaolin06 = const Color.fromRGBO(151, 159, 171, 1); static const Color toneKaolin07 = const Color.fromRGBO(126, 135, 151, 1); static const Color toneKaolin08 = const Color.fromRGBO(99, 107, 122, 1); static const Color toneKaolin09 = const Color.fromRGBO(71, 77, 88, 1); static const Color toneKaolin10 = const Color.fromRGBO(56, 60, 69, 1); static const Color toneKaolin = const Color.fromRGBO(0, 0, 0, 1); static const Color toneNeutral01 = const Color.fromRGBO(255, 255, 255, 1); static const Color toneNeutral02 = const Color.fromRGBO(244, 244, 244, 1); static const Color toneNeutral03 = const Color.fromRGBO(233, 233, 233, 1); static const Color toneNeutral04 = const Color.fromRGBO(218, 218, 218, 1); static const Color toneNeutral05 = const Color.fromRGBO(197, 197, 197, 1); static const Color toneNeutral06 = const Color.fromRGBO(158, 158, 158, 1); static const Color toneNeutral07 = const Color.fromRGBO(134, 134, 134, 1); static const Color toneNeutral08 = const Color.fromRGBO(107, 107, 107, 1); static const Color toneNeutral09 = const Color.fromRGBO(76, 76, 76, 1); static const Color toneNeutral10 = const Color.fromRGBO(60, 60, 60, 1); static const Color toneNeutral = const Color.fromRGBO(0, 0, 0, 1); static const Color toneFireclay01 = const Color.fromRGBO(255, 255, 255, 1); static const Color toneFireclay02 = const Color.fromRGBO(246, 244, 243, 1); static const Color toneFireclay03 = const Color.fromRGBO(236, 233, 231, 1); static const Color toneFireclay04 = const Color.fromRGBO(221, 217, 214, 1); static const Color toneFireclay05 = const Color.fromRGBO(203, 197, 190, 1); static const Color toneFireclay06 = const Color.fromRGBO(167, 156, 146, 1); static const Color toneFireclay07 = const Color.fromRGBO(145, 132, 120, 1); static const Color toneFireclay08 = const Color.fromRGBO(115, 105, 94, 1); static const Color toneFireclay09 = const Color.fromRGBO(83, 75, 68, 1); static const Color toneFireclay10 = const Color.fromRGBO(66, 59, 53, 1); static const Color toneFireclay = const Color.fromRGBO(0, 0, 0, 1); static const Color toneBisque01 = const Color.fromRGBO(255, 255, 255, 1); static const Color toneBisque02 = const Color.fromRGBO(246, 245, 244, 1); static const Color toneBisque03 = const Color.fromRGBO(236, 233, 232, 1); static const Color toneBisque04 = const Color.fromRGBO(223, 216, 215, 1); static const Color toneBisque05 = const Color.fromRGBO(205, 196, 193, 1); static const Color toneBisque06 = const Color.fromRGBO(171, 155, 150, 1); static const Color toneBisque07 = const Color.fromRGBO(151, 130, 124, 1); static const Color toneBisque08 = const Color.fromRGBO(121, 103, 97, 1); static const Color toneBisque09 = const Color.fromRGBO(87, 74, 70, 1); static const Color toneBisque10 = const Color.fromRGBO(69, 58, 55, 1); static const Color toneBisque = const Color.fromRGBO(0, 0, 0, 1); }