Giter Club home page Giter Club logo

4bit's Introduction

4bit Terminal Color Scheme Designer

For users

  1. Go to http://ciembor.github.com/4bit.
  2. Design your terminal look.
  3. Click Get Scheme button and select the format of configuration file.
  • ATerm, Urxvt, Rxvt, XTerm and other libXt terminals: Copy the generated text to ~/.Xresources file (you may have to create it) and run xrdb ~/.Xresources.

  • Gnome Terminal, Guake: Save the generated script into set_colors.sh, make this file executable $ chmod +x set_colors.sh and run it $ ./set_colors.sh. Alternatively copy generated lines directly into your shell.

  • XFCE4 Terminal: Backup ~/.config/Terminal/terminalrc file and replace it with generated text. Take into account that this file contains all XFCE4 Terminal settings, not only color scheme.

  • Konsole and Yakuake: Put the generated file to ~/.kde/share/apps/konsole/NAME-OF-SCHEME.colorscheme and restart the terminal.

  • iTerm2 for Mac: Create a file ~/NAME-OF-SCHEME.itermcolors with the generated xml content and load it with the Load Presets ... button under iTerm2 / Preferences / Profiles / <Your Profile> / Colors.

  • Putty: Save the generated file with .reg extension and double click it.

  • Terminator: Copy lines within the [profiles] section of the generated configuration file to ~/.config/terminator/config file.

  • Other terminals: Generate one of the supported formats and copy hex values into the configuration file (or tool) of your terminal.

For developers

I pushed to this repository all fonts, images and most of third-party libraries. The only missed JavaScript dependency is Google Closure Library. You will also need some system tools to run the build script:

After git clone please edit build.sh and make sure that paths are correct. After that run ./build.sh. It generates compiled JavaScript, compiled LESS, and merged CSS.

Author

Maciej Ciemborowicz

Contributors

Stefan Wienert

Victor Hugo Borja

Resources

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.