diff options
| author | Yigit Sever | 2020-09-28 17:10:16 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-09-28 17:10:16 +0300 |
| commit | 3e6bde646112d2c82f5e6c9ee84ff565599fb49a (patch) | |
| tree | 40098863622c4d99fba7fb34bad3a9c898ae5320 | |
| parent | f9028a2dc47b95f1b8430e6abe907c19bf67a4e4 (diff) | |
| download | dotfiles-3e6bde646112d2c82f5e6c9ee84ff565599fb49a.tar.gz dotfiles-3e6bde646112d2c82f5e6c9ee84ff565599fb49a.tar.bz2 dotfiles-3e6bde646112d2c82f5e6c9ee84ff565599fb49a.zip | |
readable colors for urlscan
| -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 | } |
