catppuccin / userstyles

🖌 Soothing pastel theme for Userstyles
MIT License
383 stars 111 forks source link

feat(docs.rs): init #912

Closed uncenter closed 1 month ago

uncenter commented 1 month ago

🎉 Theme for docs.rs 🎉

💬 Additional Comments 💬

🗒 Checklist 🗒

isabelroses commented 1 month ago

The :active button's seem to look a little off. (the top button in that image, that's kind of grey) image

uncenter commented 1 month ago

The :active button's seem to look a little off. (the top button in that image, that's kind of grey) image

I mean that is Catppuccin themed but yeah I'll make it accent.

r58Playz commented 1 month ago

image "This example deliberately fails to compile" icons are unthemed. See tokio_util::codec::length_delimited::Builder::length_field_type for an example.

image The sidebar resize bar is unthemed. Scrollbars in general are also unthemed.

image Yanked indicator is unthemed.

Code examples are unthemed. See this crate for an example.

uncenter commented 1 month ago

Ah thats what those are. Couldn't find what those vars themed in all my test crates 😅

uncenter commented 1 month ago

image The sidebar resize bar is unthemed. Scrollbars in general are also unthemed.

I've avoided scrollbars as we don't generally theme those in userstyles.

uncenter commented 1 month ago

Yanked indicator is unthemed.

On what page can I find that?

r58Playz commented 1 month ago

Yanked indicator is unthemed.

On what page can I find that?

Search for wasm_bindgen has a yanked crate.