feat ✨: Waybar Weekly commit module
This commit is contained in:
parent
43a1dc2442
commit
df780e4c12
5 changed files with 413 additions and 0 deletions
|
@ -12,6 +12,19 @@
|
|||
text-shadow: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#custom-gh {
|
||||
color: #39d353; /* Default color for contributions */
|
||||
background: @raisin-black;
|
||||
border-radius: 6px;
|
||||
margin-right: 2px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
#custom-gh .empty {
|
||||
color: #161b22; /* Color for no contributions */
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
/* background: rgba(0, 0, 0, 0.45); */
|
||||
/* color: @text; */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue