Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adisreyaj/vscode-unicorn-theme
Do you even Code Girl? This is a special theme for all those lovely girl coders out there. Stay awesome and code like a unicorn.
https://github.com/adisreyaj/vscode-unicorn-theme
Last synced: about 1 month ago
JSON representation
Do you even Code Girl? This is a special theme for all those lovely girl coders out there. Stay awesome and code like a unicorn.
- Host: GitHub
- URL: https://github.com/adisreyaj/vscode-unicorn-theme
- Owner: adisreyaj
- Created: 2019-04-07T07:57:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T10:11:12.000Z (over 3 years ago)
- Last Synced: 2024-10-15T04:44:46.615Z (3 months ago)
- Size: 337 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Girl, Do you like Unicorn?
![Girl, Do you like Unicorn](images/logo.png)
Do you even Code Girl? This is a special theme for all those lovely girl coders out there. Stay awesome and code like a unicorn.
## Screenshots
![HTML](images/html-preview.png)
![TypeScript](images/ts-preview.png)
![SCSS](images/css-preview.png)
## How to Install
1. Open **Extensions** sidebar panel in Visual Studio Code. `View → Extensions`
1. Search for `Girl, Do you like Unicorn?`
1. Click **Install**
1. Click **Set Color Theme**
1. Optional: Use the recommended settings below for best experience## Recommended Settings
```json
{
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.formatOnPaste": true,
"editor.formatOnType": false,
"editor.formatOnSave": true,
"editor.letterSpacing": 0.5,
"editor.lineHeight": 25,
"zenMode.centerLayout": false
}
```**Enjoy!**