diff --git a/pages/githubbadge.html b/pages/githubbadge.html index 5e8bd34c..9a58b860 100644 --- a/pages/githubbadge.html +++ b/pages/githubbadge.html @@ -214,6 +214,17 @@ color: white; } + body:not(.dark-mode) .badges-icons-light { + display: none !important; + } + body.dark-mode .badges-icons-dark { + /* color: white; */ + display: none !important; + } + body:not(.dark-mode) .badges-icons-dark { + display: inline !important; + } + body.dark-mode .mobile-menu { background-color: #333; color: #f0f0f0; @@ -602,40 +613,40 @@

✨ Highlights Badges ✨

- - Pro Light Mode + Pro Dark Mode + Pro Light Mode Pro Use GitHub Pro - - Developer Program Member Light Mode + Developer Program Member Dark Mode + Developer Program Member Light Mode Developer Program Member Be a registered member of the GitHub Developer Program - - Security Bug Bounty Hunter Light Mode + Security Bug Bounty Hunter Dark Mode + Security Bug Bounty Hunter Light Mode Security Bug Bounty Hunter Helped out hunting down security vulnerabilities at GitHub Security - - GitHub Campus Expert Light Mode + GitHub Campus Expert Dark Mode + GitHub Campus Expert Light Mode GitHub Campus Expert Participate in the GitHub Campus Program - - Security Advisory Credit Light Mode + Security Advisory Credit Dark Mode + Security Advisory Credit Light Mode Security advisory credit Have your security advisory submitted to the GitHub Advisory Database accepted