https://github.com/asispts/oxford-blue
A stylish VSCode dark theme for PHP, TypeScript, and frontend development
https://github.com/asispts/oxford-blue
dark-theme theme typescript visual-studio visual-studio-code vscode vscode-extension vscode-theme
Last synced: about 2 months ago
JSON representation
A stylish VSCode dark theme for PHP, TypeScript, and frontend development
- Host: GitHub
- URL: https://github.com/asispts/oxford-blue
- Owner: asispts
- License: mit
- Created: 2021-10-14T04:02:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T18:14:47.000Z (almost 3 years ago)
- Last Synced: 2024-12-30T14:54:43.418Z (about 1 year ago)
- Topics: dark-theme, theme, typescript, visual-studio, visual-studio-code, vscode, vscode-extension, vscode-theme
- Language: TypeScript
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# `oxford-blue`: Visual Studio Code (vscode) Dark Theme


[](https://marketplace.visualstudio.com/items?itemName=asispts.oxford-blue)
[](https://marketplace.visualstudio.com/items?itemName=asispts.oxford-blue)
[](https://marketplace.visualstudio.com/items?itemName=asispts.oxford-blue)
[](https://open-vsx.org/extension/asispts/oxford-blue)
[](https://open-vsx.org/extension/asispts/oxford-blue)
> A stylish VSCode dark theme for PHP, TypeScript, and frontend development
`oxford-blue` is a Visual Studio Code (VSCode) dark theme designed primarily for `PHP`, `TypeScript`, and frontend developers. It aims to provide a comfortable coding experience with a carefully selected color palette, ensuring high readability and an appealing aesthetic. If you find that the theme doesn't look optimal in your preferred languages, please feel free to provide feedback.
## Installation
To install `oxford-blue` theme, follow these steps:
1. Launch VS Code Quick Open (`ctrl+p`).
2. Paste the following command and press Enter:
```txt
ext install asispts.oxford-blue
```
## Preview (VSCode Web)
You can preview the theme using the VSCode web version by following this link: [preview](https://vscode.dev/theme/asispts.oxford-blue/oxford-blue)
## Screenshots
Please note that the screenshots provided below may not fully showcase the theme's capabilities and may vary based on your specific setup and configurations.
1. `PHP` preview

2. `TypeScript` preview

3. `HTML` preview

4. `Markdown` preview

## Feedback and Contributions
If you encounter any issues, have suggestions, or would like to contribute, please feel free to:
* [Open an issue](https://github.com/asispts/oxford-blue/issues/new/choose) on the GitHub repository.
* [Submit a pull request](https://github.com/asispts/oxford-blue/pulls)
Your feedback and contributions are highly appreciated!
## License
This theme is licensed under the [MIT License](./LICENSE).
---
Happy coding!