UNPKG

4.68 kBMarkdownView Raw
1# Prism Themes Changelog
2
3
4## 1.9.0 (2021-09-16)
5
6### New Themes
7
8* Z-Touch ([#128](https://github.com/PrismJS/prism-themes/issues/128))
9* Solarized Dark Atom ([#129](https://github.com/PrismJS/prism-themes/issues/129))
10* One Dark ([#130](https://github.com/PrismJS/prism-themes/issues/130))
11* One Light ([#131](https://github.com/PrismJS/prism-themes/issues/131))
12
13### Improved
14
15* Added issue and pull request templates ([#132](https://github.com/PrismJS/prism-themes/issues/132))
16* Added minified CSS ([#136](https://github.com/PrismJS/prism-themes/issues/136))
17* Added plugin overrides for One Dark and One Light ([#134](https://github.com/PrismJS/prism-themes/issues/134))
18
19### Fixed
20
21* VSC Dark+: Fixed light background and selection color ([#138](https://github.com/PrismJS/prism-themes/issues/138))
22* Standardize and increase the specificity of selectors for plugin overrides ([#141](https://github.com/PrismJS/prism-themes/issues/141))
23
24
25## 1.8.0 (2021-07-19)
26
27### New Themes
28
29* Holi Theme ([#121](https://github.com/PrismJS/prism-themes/issues/121))
30* Gruvbox Light ([#124](https://github.com/PrismJS/prism-themes/issues/124))
31
32### Improved
33
34* Added changelog ([#125](https://github.com/PrismJS/prism-themes/issues/125))
35
36
37## 1.7.0 (2021-05-04)
38
39### New Themes
40
41* Night Owl ([#115](https://github.com/PrismJS/prism-themes/issues/115))
42
43### Improved
44
45* Add Node.js main file ([#116](https://github.com/PrismJS/prism-themes/issues/116))
46* VS: Adding `token.important` class color ([#99](https://github.com/PrismJS/prism-themes/issues/99))
47
48
49## 1.6.0 (2021-03-15)
50
51### New Themes
52
53* Gruvbox Dark ([#110](https://github.com/PrismJS/prism-themes/issues/110))
54* Lucario ([#112](https://github.com/PrismJS/prism-themes/issues/112))
55
56### Improved
57
58* Update Coldark Themes ([#107](https://github.com/PrismJS/prism-themes/issues/107))
59* Update Coldark Themes - Minor color change ([#109](https://github.com/PrismJS/prism-themes/issues/109))
60* Remove `main` field from `package.json` ([#114](https://github.com/PrismJS/prism-themes/issues/114))
61
62
63## 1.5.0 (2020-10-24)
64
65### New Themes
66
67* Coldark Cold ([#105](https://github.com/PrismJS/prism-themes/issues/105))
68* Coldark Dark ([#105](https://github.com/PrismJS/prism-themes/issues/105))
69* Coy without shadows ([#91](https://github.com/PrismJS/prism-themes/issues/91))
70
71### Fixed
72
73* VS Code Dark+: Fix colors for inserted and deleted in diffs ([#106](https://github.com/PrismJS/prism-themes/issues/106))
74
75
76## 1.4.1 (2020-10-05)
77
78### Improved
79
80* Improve VS Code Dark Plus theme accuracy ([#103](https://github.com/PrismJS/prism-themes/issues/103))
81
82
83## 1.4.0 (2020-04-04)
84
85### New Themes
86
87* VS Code Dark+ ([#93](https://github.com/PrismJS/prism-themes/issues/93))
88* Nord ([#94](https://github.com/PrismJS/prism-themes/issues/94))
89
90
91## 1.3.0 (2019-10-23)
92
93### New Themes
94
95* Material Dark ([#86](https://github.com/PrismJS/prism-themes/issues/86))
96* Material Light ([#86](https://github.com/PrismJS/prism-themes/issues/86))
97* Material Oceanic ([#86](https://github.com/PrismJS/prism-themes/issues/86))
98
99
100## 1.2.0 (2019-09-25)
101
102### New Themes
103
104* Dracula ([#77](https://github.com/PrismJS/prism-themes/issues/77))
105* Synthwave '84 ([#81](https://github.com/PrismJS/prism-themes/issues/81))
106* Shades of Purple ([#83](https://github.com/PrismJS/prism-themes/issues/83))
107
108### Fixed
109
110* Fixed font size for Line numbers plugin ([#79](https://github.com/PrismJS/prism-themes/issues/79))
111
112
113## 1.1.0 (2019-03-26)
114
115### Fixed
116
117* Load Fira Mono font in Hopscotch theme over HTTPS ([#76](https://github.com/PrismJS/prism-themes/issues/76))
118
119
120## 1.0.1 (2018-04-18)
121
122### Fixed
123
124* Add `.travis.yml` and make tests exit ok ([#73](https://github.com/PrismJS/prism-themes/issues/73))
125
126
127## 1.0.0 (2018-04-18)
128
129Initial release.
130
131Themes:
132
133* CB
134* GHColors
135* Pojoaque
136* Xonokai
137* Ateliersulphurpool-light ([#39](https://github.com/PrismJS/prism-themes/issues/39))
138* Hopscotch ([#49](https://github.com/PrismJS/prism-themes/issues/49))
139* Atom Dark ([#50](https://github.com/PrismJS/prism-themes/issues/50))
140* Duotone Dark ([#53](https://github.com/PrismJS/prism-themes/issues/53))
141* Duotone Sea ([#59](https://github.com/PrismJS/prism-themes/issues/59))
142* Duotone Space ([#59](https://github.com/PrismJS/prism-themes/issues/59))
143* Duotone Earth ([#59](https://github.com/PrismJS/prism-themes/issues/59))
144* Duotone Forest ([#59](https://github.com/PrismJS/prism-themes/issues/59))
145* Duotone Light ([#59](https://github.com/PrismJS/prism-themes/issues/59))
146* VS ([#60](https://github.com/PrismJS/prism-themes/issues/60))
147* Darcula ([#68](https://github.com/PrismJS/prism-themes/issues/68))
148* a11y Dark ([#72](https://github.com/PrismJS/prism-themes/issues/72))