This website requires JavaScript.
Explore
Help
Register
Sign In
rabix
/
RedPanda-CPP
mirror of
https://github.com/Reduced-panda/RedPanda-CPP
Watch
1
Star
0
Fork
You've already forked RedPanda-CPP
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
212fdc37b2
RedPanda-CPP
/
RedPandaIDE
/
themes
/
default.json
8 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
- fix: In the create project dialog, the browser button doesn't work - change: use QStyle to implement the dark style
2021-10-18 22:06:33 +08:00
{
"name"
:
"default"
,
"isDark"
:
false
,
- fix: when changing options in the option dialog's color scheme panle, color of the demo editor won't be not correctly updated - enhancement: Add default color scheme to themes. Change theme option will change color scheme too.
2021-11-07 22:34:19 +08:00
"default scheme"
:
"Intellij Classic"
,
- fix: In the create project dialog, the browser button doesn't work - change: use QStyle to implement the dark style
2021-10-18 22:06:33 +08:00
"palette"
:
{
}
}