elyps / dev-mirror-theme

***IN PROGRESS - AVAILABLE SOON*** Dev Mirror is the optimized dark theme for development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev Mirror Icon

Dev Mirror Theme

License: MIT Version Downloads Rating

Dev Mirror is the optimized dark theme for development. It's intuitive, easy on the eyes, and consistent across your entire development environment. It's pleasant for long coding hours in any language, and particularly well suited for HTML, CSS/SCSS/LESS, Ruby, PHP, Python and JavaScript.

  • Intuitive connections between HTML and CSS
  • Clear distinctions between code and markup
  • Optimized for HTML, CSS/SCSS/LESS, PHP, JavaScript, Python and Ruby

Platforms

Dev Mirror is available for:

Colors

For other terminals please configure appropriately with the following colors:

Type Category Value Color
Background Background #011627 background
Foreground Foreground #acb4c2 background
Bold Bold #eeeeee background
Cursor Cursor #9ca1aa background
Cursor Text Cursor Text #080808 background
Selection Selection #b2ceee background
Selection Text Selection Text #080808 background
Color 1 Black (normal) #1d3b53 background
Color 2 Red (normal) #fc514e background
Color 3 Green (normal) #a1cd5e background
Color 4 Yellow (normal) #e3d18a background
Color 5 Blue (normal) #82aaff background
Color 6 Purple (normal) #c792ea background
Color 7 Cyan (normal) #7fdbca background
Color 8 White (normal) #a1aab8 background
Color 9 Black (bright) #7c8f8f background
Color 10 Red (bright) #ff5874 background
Color 11 Green (bright) #21c7a8 background
Color 12 Yellow (bright) #ecc48d background
Color 13 Blue (bright) #82aaff background
Color 14 Purple (bright) #ae81ff background
Color 15 Cyan (bright) #7fdbca background
Color 16 White (bright) #d6deeb background

Samples / Screenshots

Ruby

Dev Mirror Screenshot Ruby

Javascript

Dev Mirror Screenshot Javascript

Contributing

Dev Mirror themes for any app are welcome! To contribute:

  • Create a repo called dev-mirror-app-name based on template-example
  • Add the code for your theme and update the README with a screenshot and installation instructions
  • Create an issue requesting to be added to the repository and link to your repo

A git subtree will be added pulling your repo into the main dev-mirror-theme repo.

If your theme does not require you to maintain its own repository, simply create a pull request with the theme in a folder.

Acknowledgements

  • Originally inspired by Nightfly
  • Chrome DevTools theme forked from Zero Base Themes.

Author

Sponsor

Ko-fi

License

This project is open source and available under the

License: MIT

Open Source Initiative

About

***IN PROGRESS - AVAILABLE SOON*** Dev Mirror is the optimized dark theme for development.

License:MIT License


Languages

Language:Less 98.1%Language:JavaScript 1.9%Language:HTML 0.1%