Skip to content

feat: add Bison and Flex file icons#3402

Open
theodevelop wants to merge 1 commit intomaterial-extensions:mainfrom
theodevelop:feat/add-bison-flex-icons
Open

feat: add Bison and Flex file icons#3402
theodevelop wants to merge 1 commit intomaterial-extensions:mainfrom
theodevelop:feat/add-bison-flex-icons

Conversation

@theodevelop
Copy link
Copy Markdown

Add file icons for GNU Bison and Flex/RE-flex files.

File associations:

  • Bison: .y, .yy, .ypp, .bison
  • Flex: .l, .ll, .lex, .flex

Description

Adds file icons for GNU Bison (parser generator) and Flex/RE-flex (lexer generator) files.
I maintain the Bison/Flex Language Support VS Code extension which adds full language support for these file types.

Contribution Guidelines

Add file icons for GNU Bison and Flex/RE-flex files.

File associations:
- Bison: .y, .yy, .ypp, .bison
- Flex: .l, .ll, .lex, .flex
@github-actions github-actions bot added the icons PR with new icons label Mar 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Preview

Thank you for creating a pull request. This preview shows you how your icons will look on the different themes:

Generated preview

Check how your icons fit in a 16x16 grid with our Pixel Perfect Checker by following this link.

You can find more information on how to contribute in the contribution guidelines.

@SayanShankhari
Copy link
Copy Markdown
Contributor

According to Material Color Conversion, please change

  1. Bison's color from #CA8446 to #F57F17
  2. R's color from #007CD4 to #1976D2
  3. thunder's color from #FFCC00 to #FFCA28
    to pass the color check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

icons PR with new icons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants