Conversation
This simplifies the color tuning between light mode and dark mode.
|
I'm a new user, I placed the file But when I start Lepton, the dark mode doesn't appear to take effect. I'm using 1.8.0 |
|
Hi @WrongGuy , you might want to put this file in your home directory. https://gist.github.com/hackjutsu/1ad7e4968eb64d881ec9dedd6c0f400b |
|
Hi there, I downloaded the .leptonrc file and put it in Linux Home directory. When I change the theme and default_private keyword, it doesn't make a difference. How should I activate those new features? |
|
@hackjutsu Also, I set the default indent as 4, but when I hit tab, it seems only give 2, how to fix it? |
|
@zlyin Would you mind creating a new issue? Thanks. |
|
我是Mac OS的用户,我看到你并没有说明Mac如何切换至Dark主题,经过查找,发现你在Template for .leptonrc(https://gist.github.com/hackjutsu/1ad7e4968eb64d881ec9dedd6c0f400b)只说明来Liunx和windows上的教程,并没有Mac OS |
|
I am a Mac OS user, I saw that you did not explain how the Mac switched to the Dark theme. After searching, you found that you are only in the Template for .leptonrc (https://gist.github.com/hackjutsu/1ad7e4968eb64d881ec9dedd6c0f400b) to Liunx. |
you can refrence linux setting |
The implementation is based on @DNLHC 's theme manager. #206
Add a new config field
themein~/.leptonrc. Two supported values, "light" and "dark". "light" is the default value.{ "theme": "dark" }