Skip to content

Commit a937bff

Browse files
committed
Fix button icons in light theme
1 parent e58b710 commit a937bff

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-loc",
33
"displayName": "GitHub LOC",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Dervex",
66
"description": "See Lines Of Code of any GitHub repository in simple yet elegant way",
77
"type": "module",

public/demo2.png

-219 KB
Loading

public/demo3.png

219 KB
Loading

src/menu/Menu.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,8 @@ button:hover {
8686
background-color: white;
8787
border-color: #d0d7de;
8888
}
89+
90+
svg {
91+
fill: black;
92+
}
8993
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy