Config File Collection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.json 217B

123456789101112
  1. {
  2. "ext": {
  3. "shell": {
  4. "colorscheme": "default",
  5. "theme": "default"
  6. },
  7. "vim": {
  8. "colorscheme": "default",
  9. "theme": "default"
  10. }
  11. }
  12. }