Skip to content

Commit

Permalink
[~] Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
denvash committed Feb 20, 2019
1 parent 189c195 commit 2fcef08
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# ![Logo](https://user-images.githubusercontent.com/27515937/52951387-5a008e00-338a-11e9-87c7-49f3ca3b539d.png)
# [![Logo](https://user-images.githubusercontent.com/27515937/52951387-5a008e00-338a-11e9-87c7-49f3ca3b539d.png)](https://marketplace.visualstudio.com/items?itemName=DennisVash.summer-time#overview)

[![Version](https://vsmarketplacebadge.apphb.com/version-short/DennisVash.summer-time.svg?subject=Summer%20Time&colorA=2B303B&colorB=A8F79A)](https://marketplace.visualstudio.com/items?itemName=DennisVash.summer-time) [![Rating](https://vsmarketplacebadge.apphb.com/rating/DennisVash.summer-time.svg?label=Ratings&colorA=2B303B&colorB=AEE9F5)](https://marketplace.visualstudio.com/items?itemName=DennisVash.summer-time) [![Installs](https://vsmarketplacebadge.apphb.com/installs/DennisVash.summer-time.svg?label=Installs&colorA=2B303B&colorB=F699D9)](https://marketplace.visualstudio.com/items?itemName=DennisVash.summer-time) [![Downloads](https://vsmarketplacebadge.apphb.com/downloads/DennisVash.summer-time.svg?label=Downloads&colorA=2B303B&colorB=EBEA8B)](https://marketplace.visualstudio.com/items?itemName=DennisVash.summer-time)

> Summer-Time is a modern Dark Material theme for VS-Code IDE.
> A modern Dark Material Theme which lets you forget the summer while coding.
The **minimalistic design** makes the developer to **concentrate** on what's important while **understanding** the code flow.

*Look it up at [VS-Marketplace]([https://link](https://marketplace.visualstudio.com/items?itemName=DennisVash.summer-time#overview)).*

## Color Palette

<div align="center">
Expand All @@ -27,23 +29,28 @@ The **minimalistic design** makes the developer to **concentrate** on what's imp

<div align="center">

<br>

![JavaScript Syntax](https://img.shields.io/badge/SYNTAX-JavaScript-gray.svg?colorB=F699D9)
![JavaScript](images/example-syntax-js.png)

<br>

![hr](images/hr.png)

<br>

![React Syntax](https://img.shields.io/badge/SYNTAX-React-gray.svg?colorB=F699D9)
![react](images/example-syntax-react.png)
![stateless](/images/example-stateless.png)

<br>

![hr](images/hr.png)

<br>

![Editor](https://img.shields.io/badge/EDITOR-View-gray.svg?colorB=F699D9)
![example2](/images/example-editor-js.png)

</div>

## Configuration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "summer-time",
"displayName": "Summer Time",
"description": "🍧 A modern Dark Material theme for VS-Code IDE 🍦",
"version": "1.0.0",
"version": "1.0.2",
"publisher": "DennisVash",
"engines": {
"vscode": "^1.15.0"
Expand Down

0 comments on commit 2fcef08

Please sign in to comment.