https://github.com/prostdev/mulesoft-community-theme
Unofficial theme created and maintained by the community.
https://github.com/prostdev/mulesoft-community-theme
anypoint-code-builder dataweave mulesoft visual-studio-code vscode vscode-theme vscode-theme-dark vscode-theme-light
Last synced: about 1 month ago
JSON representation
Unofficial theme created and maintained by the community.
- Host: GitHub
- URL: https://github.com/prostdev/mulesoft-community-theme
- Owner: ProstDev
- License: gpl-3.0
- Created: 2024-04-19T16:19:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T14:24:17.000Z (about 1 month ago)
- Last Synced: 2025-03-19T15:27:20.578Z (about 1 month ago)
- Topics: anypoint-code-builder, dataweave, mulesoft, visual-studio-code, vscode, vscode-theme, vscode-theme-dark, vscode-theme-light
- Homepage: https://marketplace.visualstudio.com/items?itemName=ProstDev.mulesoft-community-theme
- Size: 1.39 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# MuleSoft Community Theme
Unofficial theme created and maintained by the community. Dark theme now available thanks to [NaveenKumar Namachivayam](https://github.com/QAInsights)!
Contributors:
- [Alex Martinez](https://github.com/alexandramartinez)
- [NaveenKumar Namachivayam](https://github.com/QAInsights)You can create a pull request to the [GitHub repository](https://github.com/ProstDev/mulesoft-community-theme) directly or [raise an issue](https://github.com/ProstDev/mulesoft-community-theme/issues) for us to fix something.
## Overview
Let's see some screenshots!
### File Explorer

### Settings

### Widgets

### Anypoint Code Builder
(Anypoint Extension Pack)


### DataWeave Extension

### Postman Extension

## Color palette
Most of these colors were retrieved from Anypoint Platform or official MuleSoft websites. These may or may not be the official colors.
**Blues**
-  `#00a0df`
-  `#007aaa`
-  `#a4dcf3`
-  `#0b5cab`**Grays**
-  `#2e2e2e`
-  `#6e6e6e`
-  `#9e9e9e`
-  `#cacbcc`
-  `#eeeeee`
-  `#f3f3f3`
-  `#f9fafb`**Error/Warning**
-  `#ea001e`
-  `#eab2b9`
-  `#edbf31`## Customized sections
You can learn more about the specific settings for each section [here](https://code.visualstudio.com/api/references/theme-color).
- [x] Base colors
- [x] Text colors
- [x] Action colors
- [x] Button control
- [x] Dropdown control
- [x] Input control
- [x] Scrollbar control
- [x] Badge
- [ ] Progress bar
- [x] Lists and trees
- [x] Activity bar
- [ ] Profiles
- [x] Side bar
- [x] Minimap
- [x] Editor groups & tabs
- [x] Editor colors
- [ ] Diff editor colors
- [ ] Chat colors
- [ ] Inline chat colors
- [ ] Panel chat colors
- [x] Editor widget colors
- [ ] Peek view colors
- [ ] Merge conflicts colors
- [x] Panel colors
- [x] Status bar colors
- [x] Title bar colors
- [ ] Menu bar colors
- [ ] Command center colors
- [ ] Notification colors
- [ ] Banner colors
- [ ] Extensions colors
- [ ] Quick picker colors
- [ ] Keybinding label colors
- [ ] Keyboard shortcut table colors
- [ ] Integrated terminal colors
- [ ] Debug colors
- [ ] Testing colors
- [ ] Welcome page colors
- [ ] Git colors
- [ ] Settings editor colors
- [ ] Breadcrumbs colors
- [ ] Snippets colors
- [ ] Symbol icons colors
- [ ] Debug icons colors
- [ ] Notebook colors
- [ ] Chart colors
- [ ] Ports colors
- [ ] Comments view colors
- [ ] Action bar colors
- [ ] Simple find widget
- [ ] SCM## Resources
- [Docs] [Theme Color](https://code.visualstudio.com/api/references/theme-color)
- [Docs] [User Interface](https://code.visualstudio.com/docs/getstarted/userinterface)