Coder Social home page Coder Social logo

justinribeiro / chrome-devtools-theme-atom-dark-green-cursor Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 63 KB

An experimental Chrome DevTools theme.

License: MIT License

JavaScript 1.11% CSS 98.84% HTML 0.05%
chrome-extension devtools experimental theme

chrome-devtools-theme-atom-dark-green-cursor's Introduction

Hello, nice to meet you. ๐Ÿ‘‹

I โ™ฅ the open web. Co-host The Web Platform Podcast. Google Developer Expert. Film photographer and mediocre darkroom printer. Maker of sometimes interesting things. Coder of open source curiosities. Always exploring.

PhD student and DM Design and Innovation Fellow @ Weatherhead School of Management at Case Western Reserve University.

โ˜• powered, ๐Ÿ‘ช driven, working our (new) tiny ๐Ÿค๐Ÿฆ†๐Ÿข๐Ÿ‡๐Ÿน๐Ÿฆœ๐Ÿ farm.

Contact

You can reach me on Mastodon or via email at [email protected] or you can follow along on my adventures at https://justinribeiro.com.

chrome-devtools-theme-atom-dark-green-cursor's People

Contributors

justinribeiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chrome-devtools-theme-atom-dark-green-cursor's Issues

Not everybody has Fira code font installed

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

.monospace,
.source-code {
font-size: 12px !important;
font-family: 'Fira Code' !important;
}
.source-code {
font-family: 'Fira Code' !important;
font-size: 12px !important;
white-space: pre-wrap;
}

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.