-
Notifications
You must be signed in to change notification settings - Fork 105
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
Added language: reStructuredText #250
Conversation
Added icon for reStructuredText, a documentation language. Signed off: Eutropios September 19, 2023
I wasn't sure if this was too little or not. The language's logo is long and simple, so I just used the initials of the language. I created this via Inkscape. The software's (docutils) license is OSI-Approved Open Source, Public Domain, so we should be fine using a modified version of it. Image: . |
the logo looks great! but can you add a background color please? thank you! |
Sure! What colour do you think would be a good fit for this? |
maybe dark blue? hmm... |
Dark blue: |
Sounds good! |
Changed reStructuredText icon's background from HSL(0, 0, 95) to HSL(209, 44, 47).
Changed reStructuredText icon's background from HSL(0, 0, 95) to HSL(209, 44, 47).
First commit was a naming mistake which the second corrects |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Added icon for reStructuredText, a documentation language.
Signed off: Eutropios