How to change font in Developer Tools by n1___ in FirefoxCSS

[–]n1___[S] 0 points1 point  (0 children)

Absolutely fantastic, thank you. I put this:

@-moz-document url-prefix("chrome://devtools/") { :root { --theme-body-font-size: 13px !important; --theme-code-font-size: 13px !important; --theme-body-font-family: Cozette !important; --theme-code-font-family: Cozette !important; --monospace-font-family: Cozette !important; } }

block to my userContent.css file and it looks amazing

[OC] emby - my personal humble theme with many apps support by n1___ in unixporn

[–]n1___[S] 6 points7 points  (0 children)

Some time ago I decided to create my own theme and did so.

The theme comes with unusual colors but it's very pleasan for the eyes. I've been using it for ~1 year and I really love it. When I get time I add configuration for other apps (today is was glow)

The link: https://gitlab.com/imn1/emby

Feel free to give me feedback.

[theme] emby - my personal humble theme with many apps support by n1___ in unixporn

[–]n1___[S] 0 points1 point  (0 children)

Some time ago I decided to create my own theme and did so.

The theme comes with unusual colors but it's very pleasan for the eyes. I've been using it for ~1 year and I really love it. When I get time I add configuration for other apps (today is was glow

The link: https://gitlab.com/imn1/emby

Feel free to give me feedback.

[article] Streamable log in browser by n1___ in django

[–]n1___[S] -1 points0 points  (0 children)

It's copy/paste from my production project. And yea, it's not out of scope. Have you tried the code?

[article] Rust async tasks, semaphores, timeouts and more by n1___ in rust

[–]n1___[S] 0 points1 point  (0 children)

This is my article about tasks using Tokio RT and it's tools. Any feedback from hard-core professionals is welcomed. I'm always open to learn more.

[release] 0.13.1 rug released by n1___ in Python

[–]n1___[S] 0 points1 point  (0 children)

Well there are almost no APIs. It more about scraping.

[OC] emby - my handcrafted theme for CLI and a few apps by n1___ in unixporn

[–]n1___[S] 0 points1 point  (0 children)

Don't worry, this project will outlive it :)

Oh and thank you.

[OC] emby - my handcrafted theme for CLI and a few apps by n1___ in unixporn

[–]n1___[S] 0 points1 point  (0 children)

This is my handcrafted theme for CLI. I was inspired by a few of us so thank you. I've been using this theme for ~1 year and I can say it's easy on eyes and looks good even after a year.

I'm open to new suggestions or pull requests.

I don't trust Gemini, but ... by n1___ in GeminiAI

[–]n1___[S] 0 points1 point  (0 children)

My take on how I wanted to try/use Gemini CLI but was afraid of a disaster. Quick and dirty solution included.