Updated tests to use no color by default

This commit is contained in:
Aaron Lichtman 2019-11-06 22:38:04 +01:00
parent 94a2b78b6d
commit 6f3866cbcf
No known key found for this signature in database
GPG key ID: 22368077DE9F9903
7 changed files with 29 additions and 24 deletions

View file

@ -11,7 +11,7 @@ template: false
timeformat: "%Y-%m-%d %H:%M"
indent_character: "|"
colors:
date: red
title: green
body: yellow
tags: black
date: none
title: none
body: none
tags: none

View file

@ -12,7 +12,7 @@ template: false
timeformat: '%Y-%m-%d %H:%M'
indent_character: "|"
colors:
date: red
title: green
body: yellow
tags: black
date: none
title: none
body: none
tags: none

View file

@ -12,7 +12,7 @@ tagsymbols: '@'
timeformat: '%Y-%m-%d %H:%M'
indent_character: "|"
colors:
date: red
title: green
body: yellow
tags: black
date: none
title: none
body: none
tags: none

View file

@ -12,7 +12,7 @@ tagsymbols: '@'
timeformat: '%Y-%m-%d %H:%M'
indent_character: "|"
colors:
date: red
title: green
body: yellow
tags: black
date: none
title: none
body: none
tags: none

View file

@ -12,7 +12,7 @@ tagsymbols: '@'
timeformat: '%Y-%m-%d %H:%M'
indent_character: "|"
colors:
date: red
title: green
body: yellow
tags: black
date: none
title: none
body: none
tags: none

View file

@ -12,7 +12,7 @@ tagsymbols: '@'
timeformat: '%Y-%m-%d %H:%M'
indent_character: "|"
colors:
date: red
title: green
body: yellow
tags: black
date: none
title: none
body: none
tags: none

View file

@ -10,3 +10,8 @@ tagsymbols: "@"
template: false
timeformat: "%Y-%m-%d %H:%M"
indent_character: "|"
colors:
date: none
title: none
body: none
tags: none