/* @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 brandSynbeeEolo01 = const Color.fromRGBO(18, 27, 43, 1); static const Color brandSynbeeEolo02 = const Color.fromRGBO(43, 64, 102, 1); static const Color brandSynbeeEolo03 = const Color.fromRGBO(51, 77, 122, 1); static const Color brandSynbeeEolo04 = const Color.fromRGBO(61, 91, 145, 1); static const Color brandSynbeeEolo05 = const Color.fromRGBO(73, 109, 173, 1); static const Color brandSynbeeEolo06 = const Color.fromRGBO(112, 142, 195, 1); static const Color brandSynbeeEolo07 = const Color.fromRGBO(176, 193, 222, 1); static const Color brandSynbeeEolo08 = const Color.fromRGBO(207, 217, 235, 1); static const Color brandSynbeeEolo09 = const Color.fromRGBO(227, 233, 243, 1); static const Color brandSynbeeEolo10 = const Color.fromRGBO(242, 245, 249, 1); static const Color brandSynbeeEolo = const Color.fromRGBO(89, 124, 185, 1); static const Color brandSynbee01 = const Color.fromRGBO(35, 26, 0, 1); static const Color brandSynbee02 = const Color.fromRGBO(81, 62, 0, 1); static const Color brandSynbee03 = const Color.fromRGBO(96, 74, 0, 1); static const Color brandSynbee04 = const Color.fromRGBO(115, 88, 0, 1); static const Color brandSynbee05 = const Color.fromRGBO(137, 105, 0, 1); static const Color brandSynbee06 = const Color.fromRGBO(177, 136, 0, 1); static const Color brandSynbee07 = const Color.fromRGBO(240, 184, 0, 1); static const Color brandSynbee08 = const Color.fromRGBO(255, 212, 72, 1); static const Color brandSynbee09 = const Color.fromRGBO(255, 230, 150, 1); static const Color brandSynbee10 = const Color.fromRGBO(255, 245, 211, 1); static const Color brandSynbee = const Color.fromRGBO(255, 195, 0, 1); } class MagmaColorPaletteDark { MagmaColorPaletteDark._(); static const Color brandSynbeeEolo01 = const Color.fromRGBO(227, 233, 243, 1); static const Color brandSynbeeEolo02 = const Color.fromRGBO(163, 182, 216, 1); static const Color brandSynbeeEolo03 = const Color.fromRGBO(142, 166, 207, 1); static const Color brandSynbeeEolo04 = const Color.fromRGBO(118, 146, 197, 1); static const Color brandSynbeeEolo05 = const Color.fromRGBO(91, 126, 186, 1); static const Color brandSynbeeEolo06 = const Color.fromRGBO(63, 95, 150, 1); static const Color brandSynbeeEolo07 = const Color.fromRGBO(38, 57, 91, 1); static const Color brandSynbeeEolo08 = const Color.fromRGBO(27, 40, 63, 1); static const Color brandSynbeeEolo09 = const Color.fromRGBO(19, 28, 44, 1); static const Color brandSynbeeEolo10 = const Color.fromRGBO(9, 14, 22, 1); static const Color brandSynbeeEolo = const Color.fromRGBO(89, 124, 185, 1); static const Color brandSynbee01 = const Color.fromRGBO(255, 231, 155, 1); static const Color brandSynbee02 = const Color.fromRGBO(227, 173, 0, 1); static const Color brandSynbee03 = const Color.fromRGBO(206, 157, 0, 1); static const Color brandSynbee04 = const Color.fromRGBO(182, 139, 0, 1); static const Color brandSynbee05 = const Color.fromRGBO(158, 120, 0, 1); static const Color brandSynbee06 = const Color.fromRGBO(120, 91, 0, 1); static const Color brandSynbee07 = const Color.fromRGBO(72, 55, 0, 1); static const Color brandSynbee08 = const Color.fromRGBO(50, 39, 0, 1); static const Color brandSynbee09 = const Color.fromRGBO(34, 26, 0, 1); static const Color brandSynbee10 = const Color.fromRGBO(18, 14, 0, 1); static const Color brandSynbee = const Color.fromRGBO(255, 195, 0, 1); }