-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Navid Forhad
committed
Sep 27, 2017
1 parent
efffa75
commit f63f7dc
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# Google Vim Colorscheme Primary | ||
This is a **Visual Studio Code Theme** which is based on [google/vim-colorscheme-primary](https://github.com/google/vim-colorscheme-primary) and [Kary Foundation Theme](https://marketplace.visualstudio.com/items?itemName=karyfoundation.theme-karyfoundation-themes) | ||
|
||
## How to install | ||
|
||
``` bash | ||
cd ~/.vscode/extensions | ||
git clone https://github.com/3rdey3/gvp-theme.git | ||
``` |