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
- Host: GitHub
- URL: https://github.com/ashwingopalsamy/opnsrc-devtool-vscode-white-theme
- Owner: ashwingopalsamy
- Created: 2022-03-20T09:40:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T09:56:20.000Z (about 3 years ago)
- Last Synced: 2025-01-29T15:31:30.928Z (4 months ago)
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.
[](https://github.com/ashwin2125/pure-white-theme)
[](https://vscode.dev/theme/ashwingopalsamy.pure-white-theme) [](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.pure-white-theme) [](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.pure-white-theme) [](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
[](https://linkedin.com/in/ashwin2125)
[](https://github.com/ashwin2125)
[](https://ashwxn.codes)