1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 19:19:44 +01:00
tldr/scripts/pdf/solarized-light.css
2019-12-17 21:25:52 +01:00

15 lines
136 B
CSS

code {
color: #dc322f
}
h1, h2, h4, ul {
color: #586e75;
}
body {
background-color: #fdf6e3;
}
.title-sub {
color: #dc322f
}