sensorflo / adoc-mode

A major-mode for editing AsciiDoc files in Emacs
https://github.com/sensorflo/adoc-mode/wiki
76 stars 41 forks source link

Changing colours #25

Open russel opened 8 years ago

russel commented 8 years ago

The colours of adoc mode when using Emacs light on dark do not really work. The basic text colour is fine as is the section heads (though the section fonts are too big relative to the text size). But listing etc. annotations being very dark grey and the small red footnote font makes these things completely unreadable.

What is the official way of changing the colours on a per user basis?

nicorikken commented 8 years ago

As described in previous tickets #11 #13 and #20 you can set the customize-group markup-faces.

@sensorflo 3 of my near colleagues use Emacs (or Spacemacs) for most things except for Asciidoc editing. They use the https://github.com/asciidoctor/atom-language-asciidoc project instead (which I helped make as great as it is 😄 ). All cite the font rendering as the objection to using the Asciidoc mode. A more explicit/elaborate documentation would be great (for all the Emacs noobs out there, like me), and a command like adoc-normalize-fontsize could be a relatively simple feature to make it a more welcoming experience. I'd be happy to make a separate issue of this, and maybe contribute.

CyberShadow commented 5 years ago

There are a few things that can be fixed in this package to improve the situation:

However, it looks like this package has been abandoned.

dunmaksim commented 1 year ago

@CyberShadow , package fork now is here https://github.com/bbatsov/adoc-mode