EPI Style is a Visual Studio Code theme designed specifically for EPITECH students. This theme aims to provide a consistent and visually appealing coding environment that matches the colors of the EPITECH school.
Installation
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
Search for "EPI Style".
Click "Install" to install the theme.
Once installed, click "Reload" to reload your VSCode window.
Usage
Open the Command Palette by pressing Ctrl+Shift+P.
Type Preferences: Color Theme and select it.
Choose "EPI Style" from the list of available themes.
Features
Dark background with high contrast text for better readability.
Colors that match the EPITECH school's branding.
Custom syntax highlighting for various programming languages.
Contributing
If you would like to contribute to the development of this theme, please follow these steps:
Fork the repository.
Create a new branch (git checkout -b feature-branch).
Make your changes.
Commit your changes (git commit -m 'Add some feature').
Push to the branch (git push origin feature-branch).
Open a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Disclaimer: This theme is not an official theme of the EPITECH school. It is an independent project and is not endorsed by or affiliated with EPITECH.