// GENERATED CODE - DO NOT MODIFY BY HAND import 'package:flutter/painting.dart'; const kimbieDarkTheme = { 'comment': TextStyle(color: Color(0xffd6baad)), 'quote': TextStyle(color: Color(0xffd6baad)), 'variable': TextStyle(color: Color(0xffdc3958)), 'template-variable': TextStyle(color: Color(0xffdc3958)), 'tag': TextStyle(color: Color(0xffdc3958)), 'name': TextStyle(color: Color(0xffdc3958)), 'selector-id': TextStyle(color: Color(0xffdc3958)), 'selector-class': TextStyle(color: Color(0xffdc3958)), 'regexp': TextStyle(color: Color(0xffdc3958)), 'meta': TextStyle(color: Color(0xffdc3958)), 'number': TextStyle(color: Color(0xfff79a32)), 'built_in': TextStyle(color: Color(0xfff79a32)), 'builtin-name': TextStyle(color: Color(0xfff79a32)), 'literal': TextStyle(color: Color(0xfff79a32)), 'type': TextStyle(color: Color(0xfff79a32)), 'params': TextStyle(color: Color(0xfff79a32)), 'deletion': TextStyle(color: Color(0xfff79a32)), 'link': TextStyle(color: Color(0xfff79a32)), 'title': TextStyle(color: Color(0xfff06431)), 'section': TextStyle(color: Color(0xfff06431)), 'attribute': TextStyle(color: Color(0xfff06431)), 'string': TextStyle(color: Color(0xff889b4a)), 'symbol': TextStyle(color: Color(0xff889b4a)), 'bullet': TextStyle(color: Color(0xff889b4a)), 'addition': TextStyle(color: Color(0xff889b4a)), 'keyword': TextStyle(color: Color(0xff98676a)), 'selector-tag': TextStyle(color: Color(0xff98676a)), 'function': TextStyle(color: Color(0xff98676a)), 'root': TextStyle(backgroundColor: Color(0xff221a0f), color: Color(0xffd3af86)), 'emphasis': TextStyle(fontStyle: FontStyle.italic), 'strong': TextStyle(fontWeight: FontWeight.bold), };