Giter Site home page Giter Site logo

tkgruvbox's Introduction

General information

These are Tk themes which use Gruvbox palette. The gruvbox-dark and gruvbox-light themes use .png images for buttons and backgrounds for various UI elements. The gruvclam-dark and gruvclam-light themes are simple themes based on Tk theme clam. You can find screenshots of all themes in their directories.

INFO: This project is no longer maintained. Feel free to clone it and take care about it.

Installation

Linux

  1. Of course, download one or both themes :)
  2. If you want to use both, set your environment variable TCLLIBPATH to directory where file pkgIndex.tcl outside both themes is. For example, if you put both themes in /home/user/themes directory, TCLLIBPATH must be set on /home/user/themes.
  3. If you want to use only one of themes: set your environment variable TCLLIBPATH to theme directory. For example, if you want to use only Gruvbox light theme, and you put it in /home/user/.themes/ directory, TCLLIBPATH must be set on /home/user/.themes/gruvbox-light.
  4. Edit (or create) your .Xresources file and add line:
    • If you want to use Gruvbox light theme: *TkTheme:gruvbox-light
    • If you want to use Gruvbox dark theme: *TkTheme:gruvbox-dark
    • If you want to use Gruvclam light theme: *TkTheme:gruvclam-light
    • If you want to use Gruvclam dark theme: *TkTheme:gruvclam-dark
  5. Reload your Xorg configuration with command: xrdb -merge ~/.Xresources
  6. Profit :)

That's all for now, if you have any question or proposition about the themes, feel free to contact with me.

Bartek thindil Jasicki

tkgruvbox's People

Contributors

thindil avatar

Watchers

 avatar  avatar  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.