stellars_jupyterlab_sublime_theme 1.0.72 → 1.0.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/style/variables.css +1 -1
package/package.json
CHANGED
package/style/variables.css
CHANGED
|
@@ -385,7 +385,7 @@ all of MD as it is not optimized for dense, information rich UIs.
|
|
|
385
385
|
--jp-mirror-editor-comment-color: #7d8c9b; /* blue6 was a6acb9 changed to #707c88; and then to #7d8c9b*/
|
|
386
386
|
--jp-mirror-editor-string-color: #678e45; /* green using #82ac5e, sublime promotes lighter #A3BE8C */
|
|
387
387
|
--jp-mirror-editor-string-2-color: #678e45; /* additional strings */
|
|
388
|
-
--jp-mirror-editor-meta-color: #
|
|
388
|
+
--jp-mirror-editor-meta-color: #64b1ff; /* link_fg for meta */
|
|
389
389
|
--jp-mirror-editor-qualifier-color: #88C0D0; /* blue button_bg */
|
|
390
390
|
--jp-mirror-editor-builtin-color: #f8837b; /* using sublime pale pink #f8837b; switched to more saturated #ba72ba; */
|
|
391
391
|
--jp-mirror-editor-bracket-color: #D8DEE9; /* text_fg color */
|