elenapan/misc/gtk/skyfall/gnome-shell/pad-osd.css
elenapan fd01549fdb added skyfall gtk theme
Former-commit-id: 544fb16561
Former-commit-id: 5ddb85a29b89cd1b6c20d15dac6516f81473ea70
Former-commit-id: 38d4ddf78913de57a20187de92703a94b22cb13c
Former-commit-id: bc9a59e6d6ea0950fe7a09bb7ad5d4a08d57cd62
2019-05-07 17:32:06 +03:00

30 lines
534 B
CSS

.Leader {
stroke-width: .5 !important;
stroke: #535353;
fill: none !important;
}
.Button {
stroke-width: .25;
stroke: #ededed;
fill: #ededed;
}
.Ring {
stroke-width: .5 !important;
stroke: #535353 !important;
fill: none !important;
}
.Label {
stroke: none !important;
stroke-width: .1 !important;
font-size: .1 !important;
fill: transparent !important;
}
.TouchStrip, .TouchRing {
stroke-width: .1 !important;
stroke: #ededed !important;
fill: #535353 !important;
}