File tree 4 files changed +5
-5
lines changed 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # Retro Gruvbox Theme
1
+ # Gruvbox Syntax Theme for Atom 1.0
2
2
3
3
A Gruvbox theme for Atom that adheres to the vim theme. Easy on the eyes, beautiful theme.
4
4
5
5
A big thanks to Isaac Hess for creating the [ original Gruvbox theme for Atom] ( https://github.com/isaachess/gruvbox-atom ) on which this is based.
6
6
7
7
Based on [ https://github.com/morhetz/gruvbox ] ( https://github.com/morhetz/gruvbox ) .
8
8
9
- ![ Screenshot] ( https://github.com/raw/caleb/retro- gruvbox-atom/master/retro- gruvbox.png )
9
+ ![ Screenshot] ( https://github.com/raw/caleb/gruvbox-syntax- atom/master/gruvbox.png )
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
2
- // Atom Syntax Theme: Retro Gruvbox
2
+ // Atom Syntax Theme: Gruvbox
3
3
4
4
@import (reference ) " styles/syntax-variables" ;
5
5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gruvbox" ,
3
3
"theme" : " syntax" ,
4
- "version" : " 1.0.3 " ,
4
+ "version" : " 1.0.5 " ,
5
5
"description" : " A Gruvbox theme for Atom that aims to be just a little groovier" ,
6
6
"keywords" : [
7
7
" dark" ,
8
8
" green" ,
9
9
" orange" ,
10
10
" syntax"
11
11
],
12
- "repository" : " https://github.com/caleb/retro- gruvbox-atom" ,
12
+ "repository" : " https://github.com/caleb/gruvbox-syntax -atom" ,
13
13
"license" : " MIT" ,
14
14
"engines" : {
15
15
"atom" : " >0.50.0"
You can’t perform that action at this time.
0 commit comments