You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2019/11/19 09:24:48 UTC

[incubator-echarts] branch master updated (bc8589e -> d48325d)

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from bc8589e  Upadate tianjin.json (#10489)
     add d48325d  feat(theme): add theme files (#11566)

No new revisions were added by this update.

Summary of changes:
 theme/azul.js                        | 147 ++++++++++++++++++++++
 theme/bee-inspired.js                | 162 +++++++++++++++++++++++++
 theme/blue.js                        | 162 +++++++++++++++++++++++++
 theme/caravan.js                     | 162 +++++++++++++++++++++++++
 theme/carp.js                        | 147 ++++++++++++++++++++++
 theme/cool.js                        | 162 +++++++++++++++++++++++++
 theme/{dark.js => dark-blue.js}      |  95 ++++++---------
 theme/{dark.js => dark-bold.js}      |  97 ++++++---------
 theme/{dark.js => dark-digerati.js}  |  95 ++++++---------
 theme/{dark.js => dark-fresh-cut.js} |  95 ++++++---------
 theme/{dark.js => dark-mushroom.js}  |  95 ++++++---------
 theme/dark.js                        |  99 +++++----------
 theme/eduardo.js                     | 162 +++++++++++++++++++++++++
 theme/forest.js                      | 147 ++++++++++++++++++++++
 theme/fresh-cut.js                   | 147 ++++++++++++++++++++++
 theme/fruit.js                       | 162 +++++++++++++++++++++++++
 theme/gray.js                        | 198 ++++++++++++++++++++++++++++++
 theme/green.js                       | 198 ++++++++++++++++++++++++++++++
 theme/helianthus.js                  | 229 +++++++++++++++++++++++++++++++++++
 theme/infographic.js                 | 117 +++++++-----------
 theme/inspired.js                    | 147 ++++++++++++++++++++++
 theme/jazz.js                        | 147 ++++++++++++++++++++++
 theme/london.js                      | 147 ++++++++++++++++++++++
 theme/macarons.js                    | 136 +++++++++------------
 theme/macarons2.js                   | 228 ++++++++++++++++++++++++++++++++++
 theme/mint.js                        | 137 +++++++++++++++++++++
 theme/red-velvet.js                  | 147 ++++++++++++++++++++++
 theme/red.js                         | 202 ++++++++++++++++++++++++++++++
 theme/roma.js                        |  58 ++++-----
 theme/royal.js                       | 147 ++++++++++++++++++++++
 theme/{roma.js => sakura.js}         |  86 +++++++++----
 theme/shine.js                       | 112 +++++++----------
 theme/tech-blue.js                   | 162 +++++++++++++++++++++++++
 theme/theme-screenshots.png          | Bin 0 -> 372318 bytes
 34 files changed, 4088 insertions(+), 646 deletions(-)
 create mode 100644 theme/azul.js
 create mode 100644 theme/bee-inspired.js
 create mode 100644 theme/blue.js
 create mode 100644 theme/caravan.js
 create mode 100644 theme/carp.js
 create mode 100644 theme/cool.js
 copy theme/{dark.js => dark-blue.js} (69%)
 copy theme/{dark.js => dark-bold.js} (67%)
 copy theme/{dark.js => dark-digerati.js} (69%)
 copy theme/{dark.js => dark-fresh-cut.js} (69%)
 copy theme/{dark.js => dark-mushroom.js} (69%)
 create mode 100644 theme/eduardo.js
 create mode 100644 theme/forest.js
 create mode 100644 theme/fresh-cut.js
 create mode 100644 theme/fruit.js
 create mode 100644 theme/gray.js
 create mode 100644 theme/green.js
 create mode 100644 theme/helianthus.js
 create mode 100644 theme/inspired.js
 create mode 100644 theme/jazz.js
 create mode 100644 theme/london.js
 create mode 100644 theme/macarons2.js
 create mode 100644 theme/mint.js
 create mode 100644 theme/red-velvet.js
 create mode 100644 theme/red.js
 create mode 100644 theme/royal.js
 copy theme/{roma.js => sakura.js} (55%)
 create mode 100644 theme/tech-blue.js
 create mode 100644 theme/theme-screenshots.png


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org