Coder Social home page Coder Social logo

pipboy-theme's Introduction

Pipboy Theme

Theme inspired by the PipBoy of Fallout videogame series

Font configuration

Following references of this fallout wiki, you can get a nice font configuration to complement PipBoy colors by:

  1. Download and install monofonto font (for editor code).
  2. Download and install fixedsys font (for integrated terminal).
  3. Copy and paste the JSON below in your configuration file:
// PipBoy theme font configuration.
"editor.fontFamily": "Monofonto, Consolas, 'Courier New', monospace",
"editor.fontSize": 14,
"editor.letterSpacing": 0.5,
"terminal.integrated.fontSize": 15,
"terminal.integrated.lineHeight": 1.1,
"terminal.integrated.letterSpacing": 1.1,
"terminal.integrated.fontFamily": "Fixedsys Excelsior, monospace"

This is only a default configuration. Feel free to adjust it to meet your preferences.

Troubleshoot

If the fonts aren't recognized after doing the steps described above, follow carefully the steps showed in the docs of each font and try again.

pipboy-theme's People

Watchers

 avatar

pipboy-theme's Issues

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.