1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools/vdoc
Nick Treleaven 476f19c090
vdoc: tweak keyword, attribute and light theme CSS (#13853)
Make keywords bold.
Make attributes use a monospace font (like code).
Tweak light theme foreground colors:
* Make default-text, operator-text and punctuation-text a bit darker,
  improving the contrast.
* Make builtin-text a bit darker and more green (similar to dark theme).
* Make function-text a bit darker and more greeny-blue (similar to dark
  theme).
* Make attribute-text a bit less transparent for better contrast.
2022-03-28 20:38:00 +03:00
..
tests os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
theme vdoc: tweak keyword, attribute and light theme CSS (#13853) 2022-03-28 20:38:00 +03:00
html_tag_escape_test.v vdoc: fix wrong escaping in HTML docs (#10638) 2021-07-30 12:00:03 +03:00
html.v tools: add a -theme-dir folder/ parameter to v doc (#13550) 2022-02-21 12:08:46 +02:00
markdown.v v doc: small clean of Return to contents markdown link 2021-07-27 13:00:07 +03:00
utils.v strings: rename Builder.write_b() to Builder.write_byte(), add deprecation (#13313) 2022-01-28 20:34:44 +02:00
vdoc.v tools: add a -theme-dir folder/ parameter to v doc (#13550) 2022-02-21 12:08:46 +02:00