Skip to content

Missing solarized-visibility option #177

Description

@geraldus

There is a solarized-visibility option mentioned in README:

solarized-visibility

Special characters such as trailing whitespace, tabs, newlines, when displayed using :set list can be set to one of three levels depending on your needs. Default value is normal with high and low options.

However it does not exist in current version of theme. I've tried to manually set this variable and reload theme, e.g.

(setq solarized-visibility 'low)
(enable-theme 'solarized)

but this does not change appearance of whitespace markers.


  • M-x version RET

    GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org

  • Using Emacs 24

  • M-: (display-color-cells) RET

    16777216 (#o100000000, #x1000000)

  • Using GUI app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions