Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Kolosov
5195c1fb99 revert code highlighting colors in light theme #193 2023-08-12 10:38:52 +02:00
Dmitry Kolosov
c4665390d2 change pre colors #148 2022-04-11 21:10:25 +03:00
Dmitry Kolosov
990799a86a changed anchor to icon #123 2022-01-12 22:31:44 +03:00
Dmitry Kolosov
269283077f social services icons support #6 2021-05-17 21:14:12 +03:00
Quentin Barbe
db7e6254fa
Merge style sheets for light and dark themes into a single resource
This will avoid having inline style, which is annoying for stricter CSP.
It should improve performances, as there is only a single file to load.
As a bonus, I also included resource fingerprinting, which will avoid breaking
the cache when it's not needed, and adds subresource integrity checksum.
2020-10-23 13:58:37 +02:00