justinribeiro / chrome-devtools-theme-atom-dark-green-cursor

An experimental Chrome DevTools theme.
MIT License
6 stars 2 forks source link

Not everybody has Fira code font installed #1

Open therealmarv opened 5 years ago

therealmarv commented 5 years ago

When activating the theme I see an ugly serif fonts (Times New Roman) because I don't have and use Fira Code.

My suggestion, either removes this lines entirely https://github.com/justinribeiro/chrome-devtools-theme-atom-dark-green-cursor/blob/3b9ea1eb86b114718440e26f6a81f3b7bcd6b9a0/less/_global-styles.less#L5-L14

or set the font-family at least to

font-family: 'Fira Code', 'Helvetica Neue', 'Lucida Grande', sans-serif !important

or some monospace backup font in case Fira Code is not available.

DarioLopes commented 4 years ago

Thanks, could you explain me how to edit CSS of the plugin?

I've installed fira code but it is bold, like really really bold...