diff options
| -rw-r--r-- | .config/urlscan/config.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/urlscan/config.json b/.config/urlscan/config.json index 2ef80b2..fcb999a 100644 --- a/.config/urlscan/config.json +++ b/.config/urlscan/config.json | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | "default": [ | 3 | "default": [ |
| 4 | [ | 4 | [ |
| 5 | "header", | 5 | "header", |
| 6 | "white", | 6 | "black", |
| 7 | "dark blue", | 7 | "dark green", |
| 8 | "standout" | 8 | "standout" |
| 9 | ], | 9 | ], |
| 10 | [ | 10 | [ |
| @@ -48,8 +48,8 @@ | |||
| 48 | ], | 48 | ], |
| 49 | [ | 49 | [ |
| 50 | "url:sel", | 50 | "url:sel", |
| 51 | "white", | 51 | "black", |
| 52 | "dark blue", | 52 | "dark red", |
| 53 | "bold" | 53 | "bold" |
| 54 | ] | 54 | ] |
| 55 | ], | 55 | ], |
| @@ -137,4 +137,4 @@ | |||
| 137 | "s": "shorten", | 137 | "s": "shorten", |
| 138 | "u": "all_escape" | 138 | "u": "all_escape" |
| 139 | } | 139 | } |
| 140 | } \ No newline at end of file | 140 | } |
