Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10
  • firmware
  • Merge requests
  • !23

WIP: color.py - Add HTML color names

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed wink requested to merge wink/firmware:color-html into master Jul 19, 2019
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Instead of only the 8 base colors it might? be a good idea to give the users a few more predefined colors, so I imported the 140 HTML color names. There's 1 conflict - GREEN vs LIME and our MAGENTA is FUCHSIA (alias would be no problem). My suggestion would be to use only the HTML color names (doublets commented out right now, so needs another commit to fix it)

Not sure if this makes sense. @rahix ?

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: color-html