question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add feature to customize the visit-count badge

See original GitHub issue

You can provide different input fields after checking display visitors-count badge checkbox to customize the badge. We can customize the color, style, and label. See below for reference

Color

You can use any valid HEX color or pick from a predefined set of named colors (blue is the default).

color demo
brightgreen
green
yellow
yellowgreen
orange
red
blue
grey
lightgray
ff69b4

Named color

![](https://komarev.com/ghpvc/?username=your-github-username&color=green)

Hex color

![](https://komarev.com/ghpvc/?username=your-github-username&color=dc143c)

NOTE: HEX colors should be used without # symbol prefix.

Styles

The following styles are available (flat is the default).

style demo
flat
flat-square
plastic
![](https://komarev.com/ghpvc/?username=your-github-username&style=flat-square)

Label

You can overwrite default Profile views text with your own label.

![](https://komarev.com/ghpvc/?username=your-github-username&label=PROFILE+VIEWS)

NOTE: Replace whitespace with + character in multi-word labels.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
YashKandalkarcommented, Sep 25, 2020

Please assign this to me, I’m planning to add a settings icon right next to the question display visitors count badge, which will open a popup to customize the badge. If there are any other suggestions, mention me.

1reaction
antonkomarevcommented, Sep 26, 2020

@rahuldkjain there is color lightgray in the list, I think it will be better to write it as lightgrey to match the same naming convention as grey. I’ve fixed this colors naming inconsistency recently: https://github.com/badges/poser/pull/57

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to customize badges - Proxyclick Help Center
Use our Badge Editor feature to create a unique and functional badge. ... Use the fields on the left to add the details...
Read more >
Add a visitor count on your GitHub profile with one line of ...
I've recently updated this operation to be a lot easier. Ryan Lanciaux profile image. Ryan Lanciaux. @ryanlanciaux. twitter logo. Add visitor ...
Read more >
gjbae1212/hit-counter - GitHub
You generate the badge through HITS. Hits. Features. Displays daily and total page views on your page. Support badge with customize style.
Read more >
How to create your own custom badge (Swift/iOS) - YouTube
UIView / UILabel / UIButton / Core Animation / Core Graphics / Swift / iOSIn this video we take a look at the...
Read more >
Badges (Package of the Week) - YouTube
Learn more about Badges → https://goo.gle/34uXAVi Whether they're reminding you ... Add them to your Flutter app using the Badges package!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found