danneskjold-theme
danneskjold-theme copied to clipboard
Beautiful high-contrast emacs theme
Danneskjold Colorscheme for Emacs
Beautiful high-contrast emacs theme.
Screenshots
Org-mode

Bug Reporting
Here are some things to keep in mind when submitting a bug report:
- include the output of
M-x versionin your report, - mention whether you’re using color-theme or the Emacs 24 theme,
- include the names of Emacs faces that you have a problem with (
M-: (face-at-point)andM-x describe-facewill tell you the name of the face at point), - include the output of
M-: (display-color-cells)(that lets us know which set of colors your Emacs is using), - screenshots are very helpful (before and after if you made a change),
- if you’re using a terminal, the name of the terminal and (if you can find out) the number of colors the terminal app is using,
- also if you’re using a terminal, try running Emacs in GUI mode, and see if the problem exists there (if it does, report the bug that way, if not, just mention that it’s a terminal-only bug),
M-x customize-apropos-facescan help you find all the relevant faces if you are submitting faces for a mode.