Skip to content

Commit

Permalink
theme update
Browse files Browse the repository at this point in the history
  • Loading branch information
jewlofthelotus committed Feb 28, 2016
1 parent db61dd9 commit 205aff9
Show file tree
Hide file tree
Showing 15 changed files with 85 additions and 2,681 deletions.
2 changes: 1 addition & 1 deletion css/theme/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@
* GLOBAL STYLES
*********************************************/
/* line 7, source/template/_theme.scss */
body {
html {
background: #2b2b2b;
background: #1c1e20;
background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
Expand Down
2 changes: 1 addition & 1 deletion css/theme/gdi-sass.css → css/theme/gdiaa.css
Original file line number Diff line number Diff line change
Expand Up @@ -2144,7 +2144,7 @@
* GLOBAL STYLES
*********************************************/
/* line 7, source/template/_theme.scss */
body {
html {
background: white;
background: -moz-radial-gradient(#ffffff, #f2f2f2);
background: -o-radial-gradient(#ffffff, #f2f2f2);
Expand Down
2 changes: 1 addition & 1 deletion css/theme/gdicool.css
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@
* GLOBAL STYLES
*********************************************/
/* line 7, source/template/_theme.scss */
body {
html {
background: #92bb44;
background: -moz-radial-gradient(#e9f1da, #f7fbfc);
background: -o-radial-gradient(#e9f1da, #f7fbfc);
Expand Down
2 changes: 1 addition & 1 deletion css/theme/gdidefault.css
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@
* GLOBAL STYLES
*********************************************/
/* line 7, source/template/_theme.scss */
body {
html {
background: #2b2b2b;
background: -moz-radial-gradient(#1c1e20, #555a5f);
background: -o-radial-gradient(#1c1e20, #555a5f);
Expand Down
2 changes: 1 addition & 1 deletion css/theme/gdilight.css
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@
* GLOBAL STYLES
*********************************************/
/* line 7, source/template/_theme.scss */
body {
html {
background: white;
background: -moz-radial-gradient(#ffffff, #f2f2f2);
background: -o-radial-gradient(#ffffff, #f2f2f2);
Expand Down
2 changes: 1 addition & 1 deletion css/theme/gdisunny.css
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@
* GLOBAL STYLES
*********************************************/
/* line 7, source/template/_theme.scss */
body {
html {
background: #f7fbfc;
background: -moz-radial-gradient(#fcf3e0, #f7fbfc);
background: -o-radial-gradient(#fcf3e0, #f7fbfc);
Expand Down
Loading

0 comments on commit 205aff9

Please sign in to comment.