Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does anyone have the .json file code for the night green mode? #83

Open
leonardo-cebin opened this issue Nov 12, 2024 · 2 comments
Open

Comments

@leonardo-cebin
Copy link

To be used at the conf/ file.

I just wasn't able to find it anywhere in the files.

@qy-liuhuo
Copy link

Maybe you can find it in src/color-template.ts.

{
    type: 'normal',
    backgroundColor: '#00000f',
    foregroundColor: '#eeeeff',
    strongColor: 'rgb(255,200,55)',
    weakColor: '#aaaaaa',
    radarColor: '#47a042',
    contribColors: ['#444444', '#1B7D28', '#24A736', '#2DD143', '#57DA69'],
}

@leonardo-cebin
Copy link
Author

Appreciate it. I will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants