Giter Club home page Giter Club logo

zenburn's Introduction

Port of Zenburn to CSS, TextMate, Sublime Text, and Xcode.

Zenburn CSS Demo Zenburn HTML Demo Zenburn Python Demo Zenburn Ruby Demo

Sublime Text

Install "zenburn" via Package Control, and open Preferences. Use any theme you like, I found Adaptive works well:

Preferences.sublime-settings
{
    "color_scheme": "Packages/zenburn/zenburn.tmTheme",
    "theme": "Adaptive.sublime-theme"
}

iterm

Preferences > Profiles > [Default profile] > Colors > Load Presets... > [zenburn.itermcolors]

SCSS

zenburn.scss

TextMate

zenburn.tmTheme

Xcode

zenburn.xccolortheme
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
cp zenburn.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes

Zenburn Xcode Demo

Apple Terminal

zenburn.terminal

zenburn's People

Contributors

colinta avatar coolbulevar avatar dylanhthomas 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

zenburn's Issues

Theme is broken in Sublime Text

Colour scheme is great. But when I apply the theme, this is how it looks like:

screenshot_issue_zenburn

Environment


Sublime Text:

* channel: stable
* version: 3207
* platform: linux
* architecture: x64

Dependency versions:

* mdpopups: Version could not be acquired!
* markdown: 2.6.11
* pygments: 2.1a0
* jinja2: 2.8

Improve to bring closer to Vim Zenburn theme

Hello there!

I've been working on a Sublime Text port of Zenburn (from the original Vim color scheme). It supports a ton of languages and is pretty dang close to the Vim version.

In my package control PR, they suggested that I talk to you about incorporating my changes here. I think they're hoping to avoid 2 Zenburn color schemes in Package Control.

If I created a PR here, would you be open to working with me to merge it in?

All-in-all, I'm a big fan of Zenburn and would love to help improve your package. :D

minor issue

fileName
Every time I start subl I get this error. Sometimes the text background is white (foreground black). After clicking the error window everything appears to be normal.
Sublime Text Build 3207
Linux: Debian testing

Not highlight entity.name.class

Hi,

I found that class names are not highlighted in the built-in java syntax.
image

Its scope name is entity.name.class, but Class type name in zenburn.tmTheme currently only supports:

  • entity.name.type
  • entity.name.type.class
  • entity.other.attribute-name.class.css
  • support.class

Can you add entity.name.class into the list? Thanks!

Icon Error in Sublime Text 3

Hey, I just installed your theme in Sublime Text 3 and ran into the following visual problem:

screen shot 2013-09-10 at 11 41 40 am

This only occurs on hover of a collapsed fold button. Any thoughts? Thanks!

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.