Swtiched to Font-Awesome where possible

This commit is contained in:
OdiousImp2604
2021-04-08 13:57:44 +01:00
committed by GitHub
parent 4d282ed9c8
commit 429ac410d9
2 changed files with 15 additions and 15 deletions

View File

@@ -60,7 +60,7 @@ Arc-Dark Color Scheme
color: #bebebe;
background-color: @base1;
font-family: UbuntuMono;
font-size: 14px;
font-size: 13px;
}
/* Each module */
@@ -77,7 +77,7 @@ Arc-Dark Color Scheme
#temperature,
#tray
#custom-PBPbattery{
padding:0.3rem 0.6rem;
padding:0.5rem 0.6rem;
margin: 0px 0px;
}
@@ -155,7 +155,7 @@ Arc-Dark Color Scheme
}
#pulseaudio{
padding-top:4px;
padding-top:6px;
}
#pulseaudio.muted {
color: @highlight;
@@ -170,7 +170,7 @@ padding-top:4px;
}
#workspaces{
font-size:15px;
font-size:13px;
}
#workspaces button {
border-bottom: 3px solid transparent;
@@ -180,7 +180,7 @@ font-size:15px;
}
#workspaces button.focused {
border-bottom: 3px solid @highlight;
border-bottom: 3px solid @highlight;
margin-bottom: 1px;
padding-left:0;
}
@@ -193,17 +193,17 @@ font-size:15px;
#custom-power{
margin-left:15px;
margin-right:15px;
font-size:18px;
font-size:15px;
}
#custom-launcher{
font-size:20px;
font-size:15px;
margin-left:15px;
margin-right:10px;
}
#backlight.icon{
padding-right:1px;
font-size: 20px;
font-size: 13px;
}