Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .cm-strong, strong {
- color: Tomato;
- }
- .cm-em, em {
- font-style: normal;
- color: Wheat;
- }
- /*
- .cm-header-1, .cm-formatting-header-1, h1 {
- color: Tomato !important;
- }
- .cm-header-2, .cm-formatting-header-2, h2 {
- color: Salmon !important;
- }
- .cm-header-3, .cm-formatting-header-3, h3 {
- color: LightSalmon !important;
- }
- .cm-header-4, .cm-formatting-header-4, h4 {
- color: Beige !important;
- }
- .cm-header-5, .cm-formatting-header-5, h5 {
- color: White !important;
- }
- .cm-formatting-list {
- color: AntiqueWhite !important;
- }
- span.cm-formatting.cm-formatting-task.cm-meta {
- color: Tomato;
- }
- */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement