-
In the history review, color the data table (maybe also in the json and at running time)
-
Related to #3 . It'd be nice for the diff output in the ui to be colorized.
I can think of a couple ways of doing this:
* one would be to have the wasm version of the tool produce html output
*…
-
User can define own colors with own means
-
Probably tree-sitter can be an option? https://github.com/tree-sitter/tree-sitter
-
```
totals should be colorized to provide a visible cue when they're negative.
for example, display totals in red when negative.
```
Original issue reported on code.google.com by `lpelle...@gmail…
-
It would be nice to have an option to colorize YAML like [jq](https://stedolan.github.io/jq/) does with JSON. It's very useful for local development.
-
## Feature Request
#### Describe the solution you'd like
yellow - if the working directory has pending changes
green - if no changes in the working directory
![image](https://user-images.githubu…
-
would it make sense to colorize hexdumps of arbitratry files?
maybe with this encoding:
e6b0 343b 9c74 0804 e7bc 0804 e7d5 0804
e7e4 0804 e6b0 0804 e7f0 0804 e7ff 0804
e80b 0804 e81a 0804 e6b0 0804…
-
Would it be possible to implement an option to colorize the menu? So that for example ls --color | pmenu would be rendered in color. Or alternatively maybe an option to colorize the menu with grc and …
-
Hopefully a small and easy-to-fix issue - the `voter.html` does not correctly change the color of the currently "voted" (selected) RX source client. The HTML element that *should* be green looks like:…