Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

An Absolute Dark Theme Extension for VSCode, with Apple's Iconic Blue Color.
https://github.com/ashwingopalsamy/opnsrc-devtool-vscode-macos-dark-theme

developer-experience vscode-extension vscode-theme

Last synced: 22 days ago
JSON representation

An Absolute Dark Theme Extension for VSCode, with Apple's Iconic Blue Color.

Awesome Lists containing this project

README

        

# [MacOS Dark Theme](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.macos-dark-theme)

## [GitHub Repo](https://github.com/ashwin2125/macos-dark-theme)

Simple and Absolute Dark 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/macos-dark-theme)
[![Preview in vscode.dev](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://vscode.dev/theme/ashwingopalsamy.macos-dark-theme) [![VSCode Marketplace](https://vsmarketplacebadge.apphb.com/version/ashwingopalsamy.macos-dark-theme.svg)](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.macos-dark-theme) [![Preview in vscode.dev](https://vsmarketplacebadge.apphb.com/installs/ashwingopalsamy.macos-dark-theme.svg)](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.macos-dark-theme) [![Ratings](https://vsmarketplacebadge.apphb.com/rating-star/ashwingopalsamy.macos-dark-theme.svg)](https://marketplace.visualstudio.com/items?itemName=ashwingopalsamy.macos-dark-theme)

### Install

press `ctl/command + p` to launch quick open then run
```
ext install macos-dark-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`

---

### Backstory

I've always searched for a better color theme that would be absolutely dark and tidy. I wasn't able to find any, that suited my personal taste. Then came the thought _"Why not just create and publish one, Ashwin?"_

Andddd, thats where **"MacOS Dark Theme"** came into existence.

I request everyone to try the theme, hope you all like it.

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

### 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)