// GENERATED CODE - DO NOT MODIFY BY HAND import 'package:flutter/painting.dart'; const paraisoDarkTheme = { 'comment': TextStyle(color: Color(0xff8d8687)), 'quote': TextStyle(color: Color(0xff8d8687)), 'variable': TextStyle(color: Color(0xffef6155)), 'template-variable': TextStyle(color: Color(0xffef6155)), 'tag': TextStyle(color: Color(0xffef6155)), 'name': TextStyle(color: Color(0xffef6155)), 'selector-id': TextStyle(color: Color(0xffef6155)), 'selector-class': TextStyle(color: Color(0xffef6155)), 'regexp': TextStyle(color: Color(0xffef6155)), 'link': TextStyle(color: Color(0xffef6155)), 'meta': TextStyle(color: Color(0xffef6155)), 'number': TextStyle(color: Color(0xfff99b15)), 'built_in': TextStyle(color: Color(0xfff99b15)), 'builtin-name': TextStyle(color: Color(0xfff99b15)), 'literal': TextStyle(color: Color(0xfff99b15)), 'type': TextStyle(color: Color(0xfff99b15)), 'params': TextStyle(color: Color(0xfff99b15)), 'deletion': TextStyle(color: Color(0xfff99b15)), 'title': TextStyle(color: Color(0xfffec418)), 'section': TextStyle(color: Color(0xfffec418)), 'attribute': TextStyle(color: Color(0xfffec418)), 'string': TextStyle(color: Color(0xff48b685)), 'symbol': TextStyle(color: Color(0xff48b685)), 'bullet': TextStyle(color: Color(0xff48b685)), 'addition': TextStyle(color: Color(0xff48b685)), 'keyword': TextStyle(color: Color(0xff815ba4)), 'selector-tag': TextStyle(color: Color(0xff815ba4)), 'root': TextStyle(backgroundColor: Color(0xff2f1e2e), color: Color(0xffa39e9b)), 'emphasis': TextStyle(fontStyle: FontStyle.italic), 'strong': TextStyle(fontWeight: FontWeight.bold), };