1
Fork 0

Update to new browser-ui-test version

This commit is contained in:
Guillaume Gomez 2024-04-01 21:11:22 +02:00
parent 6bb6b816bf
commit 59120d0ef5
59 changed files with 267 additions and 249 deletions

View file

@ -4,7 +4,7 @@ show-text: true
define-function: (
"check-colors",
(theme, background, color, border),
[theme, background, color, border],
block {
// Setting the theme.
set-local-storage: {"rustdoc-theme": |theme|, "rustdoc-use-system-theme": "false"}