Crowning
Crowning

Reputation: 45

C/C++ code highlighting looks weird in a web page

My emacs have a black background and white text. If I convert org-files to html code-highlighting will probably look weird. In particular, the displayed "main" and "[]" are basically invisible.

How to make it look beautiful, or at least clearly readable?

see here
(source: newsmth.net)

Upvotes: 0

Views: 173

Answers (1)

SingerOfTheFall
SingerOfTheFall

Reputation: 29966

I'm not sure I understand what your problem is, but if you just need a good color scheme for code-highlighting, try solarized, it's an amazing color scheme, and there is a theme for emacs already made by someone.

Upvotes: 1

Related Questions