Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

Use better variable naming scheme for color #10

Open
pveyes opened this issue Apr 26, 2017 · 0 comments
Open

Use better variable naming scheme for color #10

pveyes opened this issue Apr 26, 2017 · 0 comments

Comments

@pveyes
Copy link
Owner

pveyes commented Apr 26, 2017

Currently we use @cyan, @magenta as variable name for selecting color. I think it will be better to use variable that resemble the actual function, e.g @interface @function-call, @html-tag, @object-property etc

At the bottom of colors.css we can write the aliases for them

@interface: @blue
@function-call: @cyan
@html-tag: @red
@object-property: @yellow
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant