Giter Club home page Giter Club logo

github-selected-tab-color's People

Contributors

beyera avatar mottie avatar silverwind avatar the-j0k3r avatar un1versal avatar xt0rted avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

github-selected-tab-color's Issues

Add GitHub Status tabs

class is .tabs .tab url https://status.github.com/

I can make this work with GitHub Dark Script and untsyled

links

from

  pagehead-tabs-item.selected, .reponav-item.selected, .btn-link.selected,
  .tabnav-tab.selected {
    border-top-width: 3px !important;
    border-top-color: #5E8ACC !important;
  }

to

  pagehead-tabs-item.selected, .reponav-item.selected, .btn-link.selected,
  .tabnav-tab.selected, .tabs .tab {
    border-top-width: 3px !important;
    border-top-color: #5E8ACC !important;
  }

but not the stylish version, even with a comma between .tabs, .tab hence issue

CHANGELOG add script or remove it

Describe the change you'd like

I would prefer either to have a changelog script so we dont have to manually update the changelog or no changelog at all

Additional context

No one actually updates the CHANGELOG.md, before dc7b919 the last update was 6 months ago if we look at CHANGELOG history https://github.com/StylishThemes/GitHub-Selected-Tab-Color/commits/master/CHANGELOG.md it soon becomes apparent its not a file that is in anyones mind.

Ive tried various npm packages to do this job, none comes close to any decent output from our tags or commits. Ive even tried a bash script though it wasnt especially great either.

I vote remove, less hassle.

@Mottie @silverwind @xt0rted

Editing or adding changes to GitHub Dark from stylish breaks this GitHub-Selected-Tab-Color

Yep, this is a really odd bug but I confirmed #1 (comment) just now.

  1. Disable Github Dark Script if you have it, and use only stylish,
  2. In User Styles (Stylish addon) in Firefox edit GitHub Dark
  3. Make some changes and save.
  4. Notice GitHub-Selected-Tab-Color doesnt work anymore.

Workaround is to edit GitHub-Selected-Tab-Color add/remove a space (to trigger save button active) click save and wall GitHub-Selected-Tab-Color works again.

refreshing/ disabling and re-enabling GitHub-Selected-Tab-Color in stylish has no effect here, as far as I can see.

Feature request: Support repo filter selector button - selected color

tabcolor

I tried adding it the classes on that seems to be

<button type="button" class="btn-link repo-filter text-small text-muted js-repo-filter-tab filter-selected" data-filter=".public" data-ga-click="Dashboard, click, Repo list filter - context:user filter:public">Public</button>

Obviously needs a masters touch ๐Ÿ‘

Doesnt like my moldy cheese Mottie... what will I do now? Cry myself to sleep? </sarcasm>
but none of that worked...

Sub tabs on pull request ignored and Userstyles + Stylus issue

capture

example link StylishThemes/GitHub-Dark#518

<a href="/StylishThemes/GitHub-Dark/pull/518" class="tabnav-tab selected js-pjax-history-navigate">
      <svg aria-hidden="true" class="octicon octicon-comment-discussion" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M15 1H6c-.55 0-1 .45-1 1v2H1c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h1v3l3-3h4c.55 0 1-.45 1-1V9h1l3 3V9h1c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1zM9 11H4.5L3 12.5V11H1V5h4v3c0 .55.45 1 1 1h3v2zm6-3h-2v1.5L11.5 8H6V2h9v6z"></path></svg>
      Conversation

      <span id="conversation_tab_counter" class="Counter">
        6
      </span>
    </a>

As far as I can tell this is part of the css https://github.com/StylishThemes/GitHub-Selected-Tab-Color/blob/master/github-selected-tab-color.css#L11

The other issue is wanted to match my github dark color after installing this into stylus, but I opened the dialog selected my color and userstyles didn't give me a choice to update style.
Solution remove and re-install. Not sure whats going on there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.