New version: created v3

This commit is contained in:
Keyitdev
2022-07-23 15:08:47 +02:00
parent eb3bdd5962
commit a2d46e7b94
551 changed files with 103679 additions and 4704 deletions
@@ -0,0 +1,41 @@
# ReleaseNote
## v3.0 Feature
- This version become a dynamic theme, have some breaking change(a little), support switch to other editor theme(Solarized, Nord, Panda, Ayu, VS Code(dark)), switch `bold`, `italic`, `vivid` in one theme
- The old `Onedark Pro bold`, `Onedark Pro vivid` theme can't use now, but you can switch that in VS Code's setting(support multiple, no more mutual exclusion)
![image.png](https://i.loli.net/2019/11/17/JYnl9HRaKzVbyQO.png)
![image.png](https://i.loli.net/2019/11/17/pRuzNfX8Kg5T3vo.png)
## Notice
- After change the config, the new theme file will generate, for let the new theme file effect, you should reload VS Code
![image.png](https://i.loli.net/2019/11/17/UTciHtgyx8K9mAk.png)
### Theme
- One Dark Pro
![image.png](https://i.loli.net/2019/11/17/gui51SGOKnaHFAb.png)
- Solarized
![image.png](https://i.loli.net/2019/11/17/jvYmPp7n9KWBVqZ.png)
- Solarized Flat
![image.png](https://i.loli.net/2019/11/17/sAhjUufVDw5N8rp.png)
- Nord
![image.png](https://i.loli.net/2019/11/17/QJodmtke8P1rNjE.png)
- Panda
![image.png](https://i.loli.net/2019/11/17/lpq6tvywL9hOSBj.png)
- Ayu
![image.png](https://i.loli.net/2019/11/23/txfJHVmKsyrnU2Y.png)
- VS Code(dark)
![image.png](https://i.loli.net/2019/11/17/nhCmQI4M6wclWzi.png)