Giter Club home page Giter Club logo

old-ethanschoonover.com-original's People

Contributors

adamv avatar altercation avatar bobthecow avatar borisfaure avatar brantb avatar callahad avatar counterleft avatar deplorableword avatar dstcruz avatar icathing avatar markstory avatar nelstrom avatar rcarmo avatar sellout avatar tpope 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  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

old-ethanschoonover.com-original's Issues

Bug cursor

Why is the cursor buggy in some places? This bug only this theme
vim mov

Links for font sample are wrong on Solarized page

The image links for the font samples on the Solarized page are wrong.

For example, on

http://ethanschoonover.com/solarized/img/monaco14

the first image is linked to

http://ethanschoonover.com/solarized/img/screen-c-light.png

but it really should be linked to

http://ethanschoonover.com/solarized/img/monaco14/screen-c-light.png .

The other images on the page and the other font sample pages have the same error.
The source seems right, but somehow the
<base href="http://ethanschoonover.com/solarized/img/monaco14/" />
is lost on the real page.

osx terminal usage easier

I didn't have to do all the SIMBL stuff in the instructions. Was able to simply "Import" the .terminal file into the osx terminal settings tab and it worked fine.

Too little difference between variables and comments

Hi,

I loved this theme. And I really don't know anything about design. So please don't take me wrong. I'm just trying to give you some feedback.

I see to little difference between comments and variables/functions colors. Especially in a terminal emulator when we have both in the same function. They are both gray. For me, its gets confusing when I'm programing about some time.

Thank's
[]s
Victor

Definable contrast

Would be great if you'd consider adding a contrast variable somewhere that allows for increased contrast while still keeping the essential Solarized formula.

The science and CIELab or whatever aside (I'm sure it's all very impressive) does not help the fact that my eyes struggle, especially with the light theme during the day meaning I end up switching to a higher contrast profile.

I've heard other coders echo this sentiment as well. Still a fantastic project though!

Solarized color accessibility

I noticed that while checking foreground colors on top of background colors, some combinations do not meet the WCAG 2.0 accessibility specifications; namely, that the contrast ratio must be at least 4.5.

Here's a great tool that calculates the contrast ratio between foreground and background colors.

For example, Solarized Base 00 color on a Solarized Base 3 background (the default setting for light mode) yields a contrast ratio of 3.4, which does not meet requirements unless the text is large or bold. Further, Solarized Base 1 (light mode comments) on the same background yields a contrast ratio of 2.5, which fails all requirements.

On a personal note, I use the Solarized Dark scheme for my command line, with Base 03 as the background. But instead of the recommended Base 0 for text, I used Base 1 (emphasis) for normal text because Base 0 is too hard to read (even though the contrast ratio is 4.7).

I realize that completely addressing this accessibility issue is probably not going to give you the dynamic range that you need to make a beautiful color palette, but I was wondering if you could mention the WCAG specs on your website? If nothing more than to just let other developers know it's being acknowledged.

If I have made an error or am mistaken, please kindly correct me. Thank you.

Clarification for xterm/gamma

The main reference table, which header is:

SOLARIZED HEX     16/8 TERMCOL  XTERM/HEX   L*A*B      RGB         HSB

Doesn't clearly state two important things:

  • Which one to use or what's the difference between "HEX" and "XTERM/HEX".
  • Gamma differences, like on Linux/Windows you have a lower gamma than on Mac; should those hex be adjusted depending on OS? Probably not, but answer to first point might answer this too.

Trouble sourcing solarized.vim

Hi I'm not sure what I'm doing wrong. I tried to follow your directions.
Here's my machine's info and the error below that:
bash --version
GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu)
vi --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Dec 12 2016 09:48:07)

Error
$ source .vim/bundle/vim-colors-solarized/colors/solarized.vim
bash: .vim/bundle/vim-colors-solarized/colors/solarized.vim: line 2: syntax error near unexpected token newline' bash: .vim/bundle/vim-colors-solarized/colors/solarized.vim: line 2: " Author: Ethan Schoonover [email protected]'
$ source .vim/bundle/vim-colors-solarized/autoload/togglebg.vim
bash: Toggle Background
: command not found
bash: Maintainer: Ethan Schoonover
: command not found
bash: .vim/bundle/vim-colors-solarized/autoload/togglebg.vim: line 6: syntax error near unexpected token "g:loaded_togglebg"' bash: .vim/bundle/vim-colors-solarized/autoload/togglebg.vim: line 6: if exists("g:loaded_togglebg")'

django template's code

I am having trouble displaying django template code.

I'd like to display this in a code block -

2012-12-30_1106

However, it always turns out like this-

2012-12-30_1110

-unless I put spaces between the bracket and percentage symbol - e.g., { %

2012-12-30_1114

This is what my markdown looks like-

2012-12-30_1112

Since I am using a list, I've found that I have to tab over twice (8 spaces) for the block code to work.

Any advice on how to handle html mixed with Python or how to address the 8 spaces issue?

Please advise. Thanks!

How to switch profiles?

I realize this is not directly related to the codebase, but would love to know if there is a way to switch all my current Terminal Tabs to a new profile.

Like @altercation - I too like to switch between day and night modes depending on my mood. I can achieve this manually by saying "Inspect tab" and changing the theme for each tab, but that is a mission.

The other option is to close down all the open tabs and reopen them with a new theme, again suboptimal IMHO.

Hope someone has a better way :)

Gray foreground color is invisible

Hello,
I use solarized for Xresource to use in xterm.
Gray color on palette is same with background, that's why it's invisible and I can't see that messages on terminal.
I looked into it and found color8 has S_base03 color that same with background.

add rss feed

add rss feed code to site.hs. will have to decide if and how projects feed into rss.

Vim cursor blinks when typing

Hi

I am using Vim with Solarized Light for Terminal.app on my Mac. When I type (in insert mode) or move the cursor around (h, j, k, l) the block cursor blinks. This is not an issue if I switch to another theme in my Terminal.app.

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.