Closed diegoulloao closed 2 months ago
Good spot - I've still to update those to pull from the theme - they require a little bit extra work. Even the builtin themes don't modify those colors at the moment.
The response status code now pulls the $success
, $warning
and $error
colours from the theme.
The response status code now pulls the
$success
,$warning
and$error
colours from the theme.
The green one? Not seeing the colors reflected yet.
That's because I forgot to actually publish the release to PyPI 😂
It's in 1.9.3
, I've just published it and it should become downloadable in < 15mins.
Working!! Thank you
What about the endpoint widget? Will it remain as it is?
For that I need to decide how to style it. For example if we choose the primary and accent, then we must ensure that they're readable against the background colour. I may need to specify in the docs that primary and accent must be readable against a background colour or something.
Or, I could add some extra variables to the theme, but that kind of goes against how the themes are currently expressed.
This is resolved in 1.10. The URL bar, variable highlighting, and JSON syntax highlighting will sample from the theme, and you can customise them using the theme file.
Without manually tweaking the highlighting, here's neofusion:
Looking really good! 🔥 Screenshot is updated in the theme repository 👌🏻
Oh nice one :)
Out of curiosity, what do you use to capture terminal screenshots? They always look great!
Oh nice one :)
Out of curiosity, what do you use to capture terminal screenshots? They always look great!
Native macOS screenshot app 😂
iTerm2 for screenshots only. Kitty for personal use :)
Hey, I've tried my own custom theme, I can see some colors are breaking the palette, probably they aren't linked to the custom theme colors provided by the file.
../themes/custom-theme.yml
Screenshot: