about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/mastodon-light
AgeCommit message (Collapse)Author
2020-07-22[Glitch] Fix audio player controls color in mastodon-light themeThibG
Port 85bc0f9639c9c1ecccfa6963929b6c405fb8452c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-06-09[Glitch] Improve rendering of emoji which do not contrast with backgroundThibG
Port db319c0fdc8a81718a64e0ff905d5ba628551fd2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-10-04[Glitch] Fix media editing modal and profile directory in light themeEugen Rochko
Port f51f99c3c21e1ef792db91cb90816b6c52727989 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
Port 9027bfff0c25a6da1bcef7ce880e5d8211062d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
Port 2e99e3cab349db6102505736e3b4b94abe776b80 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-19Fix composer options colors in glitch-soc light themeThibaut Girka
2019-06-13[Glitch] Improvement variable height in single column layoutTakeshi Umeda
Port d93b82af87de90eaa29eb54a423722fb9fb45b38 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-05-28[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
Port SCSS changes from 8d5dcc9301c422f131167574da550f8cdaedb73f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-04-22ComposerTextarea → AutosuggestTextareaThibaut Girka
2019-02-27Port public page mastodon-light fixes from upstreamThibaut Girka
2018-12-20Make drawer markup and styling closer to upstreamThibaut Girka
WARNING: This may break some custom skins! `.drawer > .contents` has been moved to `.drawer > .drawer__pager > .drawer__iner`, and the waves have been moved from `.drawer > .contents` to `.drawer__inner__mastodon`!
2018-10-02Fix account gallery hidden media background color in mastodon-lightThibaut Girka
2018-09-04Fix “sensitive” media warning and upload form colors in Mastodon-lightThibaut Girka
2018-09-04Outline white/grey/blue emojisThibaut Girka
2018-09-04Light theme overhaulThibaut Girka