Commit graph

15 commits

Author SHA1 Message Date
infiinte-persistence 5d1d36d4af Fix color contrast in Markdown Editor (both light & dark).
Fixed color issues that were making things hard to read:
- selected text color, including inline code.
- HTML tags
- Horizontal rule not visible in Preview mode. While at it, I changed the color in Edit mode as well as syntax highlighting.
- blockquote (was gray over gray)

Attempted to fix uneven margins between top and bottom for inline-code and codeblock. Also, removed the extra margin to make it more nice and cosy, instead of far apart.
2020-06-04 10:22:57 -04:00
Sean Yesmunt e7cdd6c13d moonpay 2020-06-03 14:16:43 -04:00
infiinte-persistence fffd2f1576 FormField: add an optional quick-action button for 'markdown' and 'textarea'.
Technically, the other modes can have a quick-action button as well, but for now it's not implemented since it's unlikely to be used.

The first usage will be to house the "toggle markdown editor" button, but it can be used for anything. The caller will handle the action.

It will be located at the upper-right, which is a better place for such a button. Putting the "toggle markdown editor" button on the bottom seems too far away and seems to make the 'Done|Cancel' area too busy/cluttered.
2020-05-25 10:32:26 -04:00
Baltazar Gomez 0fa5ce1035 change hyperlink color: fix #346 2020-05-07 16:38:06 -04:00
Yamboy1 f990e4bd16 Codebox theming 2020-02-07 09:21:28 -05:00
Sean Yesmunt 21b712f786 cleanup css 2019-12-10 10:08:14 -05:00
Sean Yesmunt 15815e5071 remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
Sean Yesmunt 6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Igor Gassmann 3032736026 attempt to fix restructuring branch 2017-11-27 18:48:45 -05:00
Jeremy Kauffman 3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
btzr-io 06092cd8f9 more changes for markdown styles 2017-10-14 23:55:25 -06:00
btzr-io 0256d7a8f8 minor update for publish layout
update markdown styles

css fixes
2017-10-14 23:40:15 -06:00
btzr-io 463d09256f tidy up _markdown-styles.scss 2017-08-26 14:50:02 -06:00
btzr-io f6857313ad fix markdown-editor styles 2017-08-26 14:47:37 -06:00