-
I continue in my efforts to convert our old logger over to spdlog, and for the most part have been successful. Currently, on my mac the app is producing both a logfile and colored output to the consol…
-
**Background:**
Currently, the CLI uses the `github.com/gookit/color` library to handle colored output in the console. While this library does its job well, it introduces an additional dependency t…
-
I made this function which console logs and writes to file but I'm not able to have the console with colors and the file output without colors
```javascript
process.env.DEBUG = 'my_app:*'
process…
ghost updated
3 years ago
-
### Issue description
I play with shaders on, but the console look very weird with it. The colors are weird and turn black and white. In the screenshot, I currently use Complementary. I try with a lo…
-
Hi,
When I use the console and do `wp.data.select('core/editor').getEditorSettings().colors` it's showing the default colors and not the ones I added by `add_theme_support('editor-color-palette', …
huubl updated
1 month ago
-
The integrated terminal uses the defaults from the current system preferences (in my case, my .bashrc). This is great, but it does not fit to the background color coming from the RStudio color theme.
…
-
`Version 1.2.10`
When using multiple times `WriteWithGradient()`, console takes colors of 1st call,
for example:
```C#
ConsAscii.WriteWithGradient(threed.ToAscii("Blu->Viol").ToString(), Color.…
-
**Is your feature request related to a problem? Please describe.**
I have noticed that the current file handling script lacks comprehensive error tracking and logging, making it difficult to diagnose…
-
Hi, I noticed a strange bug when I test the calendar, when you scroll quickly on the calendar, it makes it bug and also the whole app but only on android. see the video
https://github.com/user-att…
-
It would be cool if the python console (and log window) supported colors. The simplest solution would be using ansi color codes I think.
Right now stdout prints in white and stderr in red so the ba…