summaryrefslogtreecommitdiffstats
path: root/src/styles/vendors
Commit message (Collapse)AuthorAgeFilesLines
* chore: improve prism blocks displayArmand Philippot2022-02-101-18/+47
| | | | | | | On small devices the toolbar buttons cannot be on the same line, so I changed the display and I increased the buttons size. I also modified the toolbar placement: the vertical scrollbar was not always visible because of the toolbar.
* chore: add a Prism plugin to set code blocks themeArmand Philippot2022-01-311-1/+9
|
* chore: adjust colors and grid layoutArmand Philippot2022-01-251-1/+1
|
* feat: implement dark modeArmand Philippot2022-01-171-1/+6
|
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-13/+13
|
* chore(prism): remove negative marginsArmand Philippot2022-01-141-2/+0
| | | | With toc and sidebar, spacing is important to improve readability.
* chore(prism): adjust code blocks responsivenessArmand Philippot2022-01-051-24/+6
|
* chore(prism): replace Coldark theme with a custom themeArmand Philippot2022-01-031-0/+293