Commit e2cef4d
committed
Updated the solarized term variants to use the default background
If the idea of these versions of the colorschemes is that they rely on
the terminal emulator already being configured with the expected colors,
then I figure it probably makes sense to not specify the background
colors manually if they match what the expected value for the background
is for a "compliant" solarized terminal.
This has the benefit of enabling transparancy for people with emulators
that support that feature. The potential downside is that the theme may
look incorrect if the terminal emulator doesn't follow the solarized
pallete exactly (I think the defaults for the Windows Terminal don't),
but that doesn't feel like Kakoune's problem, and besides, the non-
termcolors variants still exist.1 parent 3f00173 commit e2cef4d
File tree
2 files changed
+4
-4
lines changed- colors
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
0 commit comments