返回 DeepSeek-Reasonix
defaults.py
1 BASE = {
2 "theme": "brackenveil",
3 "density": "cozy",
4 "sidebar": True,
5 }
6
6 lines PYTHON