Giter Club home page Giter Club logo

hackthebox's Introduction

Hack The Box Theme

A Visual Studio Code theme built for hackers BY HACKERS developed with ๐Ÿ’š by Silo & friends.

Beastly Color Contrast

Web Content Accessibility Guidelines (WCAG 2.0) Success Criterion in color contrast for a relaxed, easy on the eyes coding environment.

Theme Preview

This theme puts the focus on your code, no distractions or overly saturated colors that might look good in a preview, but in reality, burns your eyes after a day of coding. We put extra effort in making sure your syntax and semantic highlighting are on par with your favorite coding languages. The Hack The Box theme is a constant work in progress, always looking to improve were we can. Share your thoughts over on github.

Getting started

You can install this theme through the Visual Studio Marketplace

  1. Open Extensions sidebar panel in VS Code. View โ†’ Extensions
  2. Search for HackTheBox
  3. Click Install to install the theme
  4. Click Reload to reload your editor
  5. File > Preferences > Settings > Workbench > Color Theme > HackTheBox
  6. Optional: Use the recommended settings below for best experience

Installation via command line

$ git clone https://github.com/silofy/hackthebox.git ~/.vscode/extensions/HackTheBox  
$ cd ~/.vscode/extensions/HackTheBox  
$ npm install && npm run build

Recommended Visual Studio Code Settings

These are my preferred settings when working in VS Code with the Hack The Box theme. Open your settings.json by clicking ctrl+shift+p Or, File > Preferences > Settings > Workbench > settings.json I have set my Material theme icons to #6e7b96 by clicking ctrl+shift+p and typing in Material Icons: Change Folder Color, and selecting the custom option.

"editor.fontFamily":  "JetBrains Mono, Consolas, 'Courier New', monospace",
"editor.fontSize":  12,
"editor.fontWeight":  "300",
"editor.lineHeight":  20,
"editor.letterSpacing":  0.5,
"editor.fontLigatures":  true,
"editor.wordWrap":  "on",
"editor.formatOnPaste":  true,
"editor.cursorBlinking":  "smooth",

You can download the font JetBrains Mono here. You can download the material theme icon pack here

License

The MIT License (MIT)

Copyright (c) 2020 HackTheBox Theme

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

hackthebox's People

Contributors

silofy avatar megha-pathak avatar

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.