An open API service indexing awesome lists of open source software.

https://github.com/ashwingopalsamy/opnsrc-devtool-vscode-white-theme


https://github.com/ashwingopalsamy/opnsrc-devtool-vscode-white-theme

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Pure White Theme](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.pure-white-theme)

## [GitHub Repo](https://github.com/ashwin2125/vscode-pure-white-theme)

Simple and Absolute White Theme Extension with Apple's Iconic Blue - `#007aff`, for VSCode.

[![made in Tamilnadu / ](https://img.shields.io/badge/made%20in-tamilnadu%20/%20தமிழகம்-cf0000.svg?style=flat-square)](https://github.com/ashwin2125/pure-white-theme)
[![Preview in vscode.dev](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://vscode.dev/theme/ashwingopalsamy.pure-white-theme) [![VSCode Marketplace](https://vsmarketplacebadge.apphb.com/version/ashwingopalsamy.pure-white-theme.svg)](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.pure-white-theme) [![Preview in vscode.dev](https://vsmarketplacebadge.apphb.com/installs/ashwingopalsamy.pure-white-theme.svg)](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.pure-white-theme) [![Ratings](https://vsmarketplacebadge.apphb.com/rating-star/ashwingopalsamy.pure-white-theme.svg)](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.pure-white-theme)

### Install

press `ctl/command + p` to launch quick open then run
```
ext install pure-white-theme
```

### Suggest Editor Settings
```
"editor.fontSize": 20,
"editor.lineHeight": 30,
"editor.fontFamily": "Fira Code, Consolas",
"editor.fontLigatures": true
```

Fira Code Download: https://fonts.google.com/specimen/Fira+Code

JetBrains Mono Download: https://www.jetbrains.com/lp/mono

### Tweaks & theming

If you want to play around with new colors, use the setting
`workbench.colorCustomizations` to customize the currently selected theme. For
example, you can add this snippet in your "settings.json" file:

```json
"workbench.colorCustomizations": {
"workbench.iconTheme": "material-icon-theme",
"editor.cursorBlinking": "expand",
"editor.cursorSmoothCaretAnimation": true,
"editor.mouseWheelZoom": true
}
```
or use the setting `editor.tokenColorCustomizations`

---

தமிழ் வாழ்க ❤️

### Publisher - Social Links

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0e76a8?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/ashwin2125)
[![GitHub](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://github.com/ashwin2125)
[![GitHub](https://img.shields.io/badge/Hashnode-007bff?style=for-the-badge&logo=hashnode&logoColor=white)](https://ashwxn.codes)