mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Upgrade all the themes
Removes flash / highlighted from ui themes Adds flash color to syntax themes
This commit is contained in:
14
package.json
14
package.json
@@ -62,13 +62,13 @@
|
||||
"vm-compatibility-layer": "0.1.0"
|
||||
},
|
||||
"packageDependencies": {
|
||||
"atom-dark-syntax": "0.18.0",
|
||||
"atom-dark-ui": "0.30.0",
|
||||
"atom-light-syntax": "0.19.0",
|
||||
"atom-light-ui": "0.26.0",
|
||||
"base16-tomorrow-dark-theme": "0.18.0",
|
||||
"solarized-dark-syntax": "0.19.0",
|
||||
"solarized-light-syntax": "0.10.0",
|
||||
"atom-dark-syntax": "0.19.0",
|
||||
"atom-dark-ui": "0.31.0",
|
||||
"atom-light-syntax": "0.20.0",
|
||||
"atom-light-ui": "0.27.0",
|
||||
"base16-tomorrow-dark-theme": "0.19.0",
|
||||
"solarized-dark-syntax": "0.20.0",
|
||||
"solarized-light-syntax": "0.11.0",
|
||||
"archive-view": "0.33.0",
|
||||
"autocomplete": "0.28.0",
|
||||
"autoflow": "0.17.0",
|
||||
|
||||
Reference in New Issue
Block a user