You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overall, love it. So much crisper and the red brings it back to Ruby. Clear and elegant, exactly as Ruby should be!
Some confusing elements (but also less confusing than the original):
The yellow-highlight in the text vs the yellow-highlight on the right: the yellow highlight on the text seems to be for emphasis, while the highlight on the right seems to be a "you're looking at" indicator. They're both good but they're kind of clashing with their intent and their highlight nature draws one's eyes to them.
More opinionated:
scroll-to on link-clicks is too extra in my opinion. no motion is better. the scroll-to is a bit nauseating and slow.
Left index spacing padding is just a tad too much.
.nav-section > ul > li {
padding: 0.25em 0.75rem;
}
could just be 0.25em;
The text was updated successfully, but these errors were encountered:
Hi there! I've come here via Hacker News: https://news.ycombinator.com/item?id=41845397
https://www.rorvswild.com/blog/2024/rorvswild-rdoc-theme
Top-level feedback:
More opinionated:
could just be 0.25em;
The text was updated successfully, but these errors were encountered: