summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--README.md5
m---------assets/themes/onehalf0
3 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b4fc4d7e..c1a79265 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,3 +64,6 @@
[submodule "assets/syntaxes/CSV"]
path = assets/syntaxes/CSV
url = https://github.com/wadetb/Sublime-Text-Advanced-CSV
+[submodule "assets/themes/onehalf"]
+ path = assets/themes/onehalf
+ url = https://github.com/sonph/onehalf
diff --git a/README.md b/README.md
index 6e5d3ad0..613cfbc6 100644
--- a/README.md
+++ b/README.md
@@ -244,6 +244,11 @@ Make sure that your truecolor terminal sets the `COLORTERM` variable to either `
`24bit`. Otherwise, `bat` will not be able to determine whether or not 24-bit escape sequences
are supported (and fall back to 8-bit colors).
+### Line numbers and grid are hardly visible
+
+Please try a different theme (see `bat --list-themes` for a list). The `OneHalfDark` and
+`OneHalfLight` themes provide grid and line colors that are brighter.
+
## Development
```bash
diff --git a/assets/themes/onehalf b/assets/themes/onehalf
new file mode 160000
+Subproject 2516b37c3f201f3d9f2ee194f00fbb20c1ca741