mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
19 lines
378 B
JSON
19 lines
378 B
JSON
|
{
|
||
|
"preset": "rainbow",
|
||
|
"mode": "rgb",
|
||
|
"light_dark": "dark",
|
||
|
"lightness": 0.65,
|
||
|
"color_align": {
|
||
|
"mode": "custom",
|
||
|
"custom_colors": {
|
||
|
"1": 1,
|
||
|
"2": 4
|
||
|
},
|
||
|
"fore_back": []
|
||
|
},
|
||
|
"backend": "neofetch",
|
||
|
"args": null,
|
||
|
"distro": null,
|
||
|
"pride_month_shown": [],
|
||
|
"pride_month_disable": false
|
||
|
}
|