1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-01 19:28:55 +01:00

Add OneHalf themes, closes

This commit is contained in:
sharkdp 2018-09-03 22:12:41 +02:00
parent 3447ed4def
commit 67ec5fe2b7
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View File

@ -64,3 +64,6 @@
[submodule "assets/syntaxes/CSV"] [submodule "assets/syntaxes/CSV"]
path = assets/syntaxes/CSV path = assets/syntaxes/CSV
url = https://github.com/wadetb/Sublime-Text-Advanced-CSV url = https://github.com/wadetb/Sublime-Text-Advanced-CSV
[submodule "assets/themes/onehalf"]
path = assets/themes/onehalf
url = https://github.com/sonph/onehalf

View File

@ -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 `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). 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 ## Development
```bash ```bash

1
assets/themes/onehalf Submodule

@ -0,0 +1 @@
Subproject commit 2516b37c3f201f3d9f2ee194f00fbb20c1ca7413