joojmachine@lemmy.ml to Linux@lemmy.ml • 1 year ago#123 Infrastructure Work · This Week in GNOMEexternal-linkmessage-square6 fedilinkarrow-up116cross-posted to: gnome@discuss.tchncs.de
arrow-up116external-link#123 Infrastructure Work · This Week in GNOMEjoojmachine@lemmy.ml to Linux@lemmy.ml • 1 year agomessage-square6 Commentsfedilinkcross-posted to: gnome@discuss.tchncs.de
minus-squaremorrowind@lemmy.mlhexbear2·1 year agoHow on earth have they not had css variables. Seems like a recipe for inconsistency, but gnome tends to be fairly consistent linkfedilink
minus-squareflamingos-cant@feddit.ukhexbear0·1 year agoGTK currently has a CSS extension that lets you define named colours with @define-color. linkfedilink
How on earth have they not had css variables. Seems like a recipe for inconsistency, but gnome tends to be fairly consistent
GTK currently has a CSS extension that lets you define named colours with
@define-color
.