Skip to content

Commit 37de382

Browse files
committed
fix: change config name
1 parent 3cfcd06 commit 37de382

File tree

3 files changed

+596
-823
lines changed

3 files changed

+596
-823
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ If unspecified, no artifact will be created.
8080

8181
Default: `''` (no artifact)
8282

83-
### `customize_file_colors`
83+
### `file_colors`
8484

85-
User can customize color of file. need to be a Json String. it will replace the key-value pair of [src/language-colors.json].
85+
You can customize the colors for specific file extensions. Key/value pairs will extend the [default colors](https://github.com/githubocto/repo-visualizer/pull/src/language-colors.json).
8686

8787
For example: '{"js": "red","ts": "green"}'
8888
default: '{}'

0 commit comments

Comments
 (0)