Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f962b99

Browse files
committed
Merge pull request #9829 from Mark-Simulacrum/bolder-menu-font
Change font weight of menu items to 400 instead of 200, improves readability
2 parents b0d19fc + 4606525 commit f962b99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/styles/brackets_patterns_override.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ a:focus {
328328
padding: @menubar-top-padding @menubar-h-padding @menubar-bottom-padding;
329329
border: 1px solid rgba(0, 0, 0, 0); // transparent border just to hold the layout so it doesn't shift on hover
330330
color: fadeout(@bc-menu-text, 25%);
331-
font-weight: @font-weight-light;
332331

333332
.dark & {
334333
color: fadeout(@dark-bc-menu-text, 25%);

0 commit comments

Comments
 (0)