Related to #985, existing dropdown lists like the year and language pickers use select and option elements to represent list items. These are styled natively by the UA:

I'd like to see these better fit with the Almanac style by customizing the appearance of the dropdown lists.
@HTTPArchive/developers any ideas for how this could look or anyone interested to build it?
I would like to give this a shot, let me come up with a prototype with styles similar to dropdown in HTTP Archive. We can take a call based on that
Thanks @sudheendrachari great to have you working on this! A prototype sounds like a great first step.
I am no designer 馃榿 but here is what i could imagine and style these two dropdowns into:
Major changes:
Version 1: (Trying to fit into the yellow color from the theme of home page)

Version 2: (trying to fit into gray background of the header and footer)
Note:

@rviscomi @bazzadp What are your thoughts on these? Also please add anyone else into the thread, would love to get some design reviews on this attempt 馃榿
Thanks for those mockups @sudheendrachari
My feedback:
hover, focus and/or active but keep that in mind.These are minor tweaks and some are personal opinion that you or @rviscomi may disagree on. Looks good to me in general though and think it鈥檚 worth moving to developing so we can really see what it plays like.
Hope that鈥檚 helpful feedback and thanks again for working on this!
On mobile could this be a problem as years (and hopefully languages!) grow? I quite like the native select for iOS for long lists. Not an Android user so dunno what it looks like there but maybe should consider keeping native select for mobile view?
+1 thanks @sudheendrachari!
Agree with removing the rounded corners for the reason you give. Also solves #892
Other buttons on the site use these corners, so I think it's important to keep them consistent. I made a suggestion in #892 to address the outline issue. It also applies to .btn:focus styles.
Not sure I agree with replacing the chevron with icons. The lead to misunderstanding. The date icon makes me think it鈥檚 a date picker rather than a year picker and not sure what the language picker icon is? I think the chevron is simple and well understood.
+1
Not sure I like the yellow. To me these are secondary call to actions and think yellow should be for primary CTAs.
+1
So to sum up, I think the dropdown button itself is already well-designed overall, but the challenge in this issue is to develop a menu that fits within the existing UI patterns.
How鈥檚 this going @sudheendrachari ? Anything we can help you on?
Most helpful comment
I would like to give this a shot, let me come up with a prototype with styles similar to dropdown in HTTP Archive. We can take a call based on that