Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T07:13:53.000Z (over 1 year ago)
- Last Synced: 2023-05-27T08:53:48.419Z (over 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: 0
- Watchers: 1
- 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://img.shields.io/github/license/asispts/oxford-blue)
![](https://img.shields.io/github/package-json/dependency-version/asispts/oxford-blue/dev/typescript/master)
[![](https://img.shields.io/visual-studio-marketplace/v/asispts.oxford-blue?label=marketplace)](https://marketplace.visualstudio.com/items?itemName=asispts.oxford-blue)
[![](https://img.shields.io/visual-studio-marketplace/d/asispts.oxford-blue?label=download)](https://marketplace.visualstudio.com/items?itemName=asispts.oxford-blue)
[![](https://img.shields.io/visual-studio-marketplace/i/asispts.oxford-blue)](https://marketplace.visualstudio.com/items?itemName=asispts.oxford-blue)
[![open-vsx](https://img.shields.io/open-vsx/v/asispts/oxford-blue)](https://open-vsx.org/extension/asispts/oxford-blue)
[![](https://img.shields.io/open-vsx/dt/asispts/oxford-blue?label=Download)](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
![TypeScript preview](./preview/php.png)
2. `TypeScript` preview
![TypeScript preview](./preview/typescript.png)
3. `HTML` preview
![HTML preview](./preview/html.png)
4. `Markdown` preview
![Markdown preview](./preview/markdown.png)
## 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!