Skip to content

Highlight color should be an option #29

@OmarShehata

Description

@OmarShehata

First I wanted to say thank you very much for creating this! I whole-heartedly agree that comments often miss context and I really like the non-intrusive way you've implemented this.

A small suggestion: I'm using highlight on an article I'm putting together, but my text is white, so when it highlights the text disappears. I got around that by adding my own CSS snippet:

.disqussion-highlighted {
	background: black;
}

Being able to pass a highlight color as an option would be nice!

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