Coder Social home page Coder Social logo

xresources's Introduction

Solarized

Precision colors for machines and people

Project Home: http://ethanschoonover.com/solarized

Collection of implementations: http://github.com/solarized

Deprecated collection: http://github.com/altercation/solarized

Xresources Color Scheme

http://github.com/solarized/xresources

Use of color schemes with X Windows is heavily dependent upon one's local configuration. Please see the fine Arch Linux wiki for guidance on the use of .Xresources and related files.

Further information on the .Xresources file and its place in the X Window System can of course be found on Wikipedia.

xresources's People

Contributors

blueyed avatar superman32432432 avatar trevorbramble avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xresources's Issues

color8 = background color

Hello!
First of, great work on the color scheme, i really like it.
Only problem in the terminal, i don't think that background and color8 should both have the same value, because some programs use color8 to display text on the background and so it's invisible with the solarized color theme. So should color8 be changed? And if so to what color?
The attached image shows an example, htop with missing information highlighted with red circles.
2013-02-18-175440_1366x768_scrot_E

Display Managers wreck this .Xresources file

If you add this to your ~/.Xresources or ~/.Xdefaults when using the Gnome Display Manager (possibly many others), it will run xrdb with the -nocpp flag, which will cause your define statements such as #define S_base03 #002b36 to be ignored. Terminals and apps will substitute there own values, and you end with a mess, and in some cases unuseable terminals. URXVT is solid pink with text of the exact same color so you can't even use it. Please factor out the #define statements or offer a warning about this unwanted behavior in the readme.

wrong Xresources.light

#define S_base03 #002b36
*background: S_base3

This is wrong, this is the dark background from the dark version.

color variable names confusing

The naming of the variables seems a little bit confusing. For instance: in dark mode, we have #define S_base03 #002b36, and in light mode, we have #define S_base03 #fdf6e3.

But if we look at the solarized values table on the main site, we see base03 #002b36.

So the entry for the light mode is sort of incorrect.

I think this is done just so that in the common code we can have *background: S_base03 work for either light or dark, but it seems like it would be better to have the light and dark sections each name their own background variable, instead of changing the value of base03, which should be constant across both schemes (just used in different ways).

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.