File tree Expand file tree Collapse file tree 1 file changed +5
-17
lines changed
Expand file tree Collapse file tree 1 file changed +5
-17
lines changed Original file line number Diff line number Diff line change 11* {
2- all : unset ; // Unsets everything so you can style everything from scratch
2+ all : unset ; // Unsets everything so you can style everything from scratch
33}
44
5- // Global Styles
5+ // Global Styles
66.bar {
77 background-color : #3a3a3a ;
88 color : #b0b4bc ;
2222 color : #000000 ;
2323 border-radius : 10px ;
2424}
25+
2526.metric scale trough {
2627 all : unset ;
2728 background-color : #4e4e4e ;
3132 margin-left : 10px ;
3233 margin-right : 20px ;
3334}
34- .metric scale trough highlight {
35- all : unset ;
36- background-color : #D35D6E ;
37- color : #000000 ;
38- border-radius : 10px ;
39- }
40- .metric scale trough {
41- all : unset ;
42- background-color : #4e4e4e ;
43- border-radius : 50px ;
44- min-height : 3px ;
45- min-width : 50px ;
46- margin-left : 10px ;
47- margin-right : 20px ;
48- }
35+
4936.label-ram {
5037 font-size : large ;
5138}
39+
5240.workspaces button :hover {
5341 color : #D35D6E ;
5442}
You can’t perform that action at this time.
0 commit comments