Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bold keywords, types, and classes #24

Closed
nkr0 opened this issue Mar 4, 2019 · 2 comments
Closed

bold keywords, types, and classes #24

nkr0 opened this issue Mar 4, 2019 · 2 comments

Comments

@nkr0
Copy link

nkr0 commented Mar 4, 2019

geany's default colour-scheme has boldface for keywords, types, and classes. It would be nice to see the other colour-schemes to follow this. For example, monokai would change as below.

type=bright_green;;true
class=type
function=bright_green
parameter=bright_orange;

keyword=hot_pink;;true
keyword_1=keyword
keyword_2=light_cyan;;true
keyword_3=keyword_1
keyword_4=keyword_2

@nkr0 nkr0 changed the title bold keywords bold keywords, types, and classes Mar 4, 2019
@codebrainz
Copy link
Member

This is a choice the individual theme authors make.

@elextr
Copy link
Member

elextr commented Mar 4, 2019

To expand what @codebrainz said, themes are a matter of personal taste, authors choose combinations of bold and italic and colour that suit their tastes and use-case and fonts (not all fonts have a bold for eg).

The geany-themes repo simply collates themes so they can be found in one place, it certainly won't try to impose aspects of personal taste.

@elextr elextr closed this as completed Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants