about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/contrast
AgeCommit message (Collapse)Author
2023-02-18[Glitch] Upgrade to Stylelint 15 with PrettierNick Schonning
Port 0c9d455ea5540e854c2d879cd1df015ea493f622 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix wrong colors in the high-contrast themeEugen Rochko
Port 1c3192df6bf48eb4c3613f2a8744c809f6eeeec0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
Port 1bd00036c284bcafb419eaf80347ba49d1b491d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-06-21[Glitch] Fix contrast of some elements with new brand colorsEugen Rochko
Port 0391b2a6033b56bd0ce213c35a21186fdcb607bc to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-11-12Fix some glitch-soc styling issues due to different class namesClaire
Partial fix to #1629
2020-09-28[Glitch] Fix unreadable placeholder text color in high contrast theme in web ↵Eugen Rochko
UI (#14803) Port bbcbf12215a5ec69362a769c1bae9c630eda0ed4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-10[Glitch] Fix some colors of high contrast themenzws
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-02-15Fix color of static page links in high contrast theme (#10028)Eugen Rochko
2019-02-01Fix link color in high-contrast theme, add underlines (#9949)Eugen Rochko
Improve sorting of default themes in the dropdown
2018-05-06Fix glitch high-contrast skin text colorsThibaut Girka
Port from 3c5006ec7fa98ec53df619b0e6e52b3bbdb6f046
2018-05-05[Glitch] Add high-contrast themeThibaut Girka