Coder Social home page Coder Social logo

phoenix-theme's People

Contributors

asux avatar brucehsu avatar buymeasoda avatar dmcass avatar foxx avatar kristijanhusak avatar netatoo avatar rkjaer avatar serkanyersen avatar tomalec 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

phoenix-theme's Issues

Configuration options under same group

It would be great if the configuration options could be grouped under a single object like:

"phoenix" : {
  "color_blue": true,
  "phoenix_highlight_current_tab": true
}

No light color schemes themes

I just installed this from ST2 Package manager and can't seem to find any Phoenix Light color schemes.

I have checked in the menu at: Preferences -> Color Sheme -> Theme - Phoenix

I have also checked in the Phoenix theme directory: Sublime Text 2/Packages/Theme - Phoenix/*.

In the Sublime Text 2/Packages/Theme - Phoenix/Color Scheme directory I see all the Phoenix Dark themes, but no Phoenix Light themes. Am I missing them, or do they not (yet) exist?

Support for more languages in phoenix color schemes?

Hi,
I love the phoenix theme in general and I would also love to use the matching color schemes (pink in my case).

However while they look fine in your screenshots they are mostly useless for anything other than HTML/CSS/JS/PHP. It appears the highlights are generally chosen to apply only to the syntax tags of these languages instead of matching the more generous groups they belong to.

To get an impression of what I'm pointing at try to open a C source file or even a simple JSON and set the theme to phoenix pink or yellow - not a pleasant experience..

Pretty please - make it awesome for us "old school" coders too!!!

Quick panel theme?

Would be great if quick panel selected match could be colorized based on color style when using the Light theme.

Request: Thinner Dirty Bottom Bar

Can we get thinner options for the dirty bottom bar colors?
I went in and added two more classes myself, phoenix_dirty_bottom_bar_red_extra_thin and phoenix_dirty_bottom_bar_red_thin which pointed to duplicated PNG files which I quickly edited to drop the dirty bottom bar thickness down...The "extra thin" being only 1px tall or 2px with the @2x files.

I did NOT do a great job editing the PNG files and made the background gray flat (more eighties style like) instead of carefully adding the subtle shade to it. So it doesn't really match. It's not perfect and I only did it for the red color for my needs.

Otherwise, I'd submit a pull request. I just did this real quick and already spent 3 hours tonight customizing Sublime Text so I really do need to get back to work =)

Just a suggestion. IF I get some time, I can work on it and submit back to the project. I'd be more than happy. If I get some time and if there's interest for this.

The end result is a much more subtle red line for edited file tabs that are not in focus. I think it looks a bit nicer being more discrete. Red is a pretty powerful color. I may not like it thin in other colors...

Square tabs not showing

I'm running Sublime Text 2.0.1 on Ubuntu 12.04. After installing and enabling Phoenix, I still get the old "classic" tabs, and the dirty bottom bar and highlight on current tab aren't displayed.

The problem persists after restarting Sublime Text.

These are the user settings I'm using:

{
    "color_scheme": "Packages/Theme - Phoenix/Color Scheme/Phoenix Dark Orange.tmTheme",
    "dictionary": "Packages/Language - English/en_GB.dic",
    "ensure_newline_at_eof_on_save": true,
    "trim_trailing_white_space_on_save": false,
    "font_face": "Meslo LG S DZ",
    "font_size": 9,
    "phoenix_dirty_bottom_bar_orange": true,
    "phoenix_highlight_current_tab": true,
    "ignored_packages":
    [
        "Vintage"
    ]
}

and the packages I have installed are:

    "Alignment",
    "BracketHighlighter",
    "Case Conversion",
    "ChangeQuotes",
    "Clipboard History",
    "Codeigniter Codeintel Helper",
    "DetectSyntax",
    "DocBlockr",
    "Git",
    "GitGutter",
    "KeymapManager",
    "Package Control",
    "Prefixr",
    "SublimeLinter",
    "Theme - Phoenix",
    "TrailingSpaces",
    "Xdebug"

Light and Dark theme appear visually broken

Hey guys, loaded up sublime today and both themes appear to be visually broken, getting the following error

Error trying to parse file: Trailing comma before closing bracket ... Phoenix Light.sublime-theme:1605:1, same error in dark: ...Phoenix Dark.sublime-theme:2180:1

Looks like it happened in the latest commit

Removing the last comma seemed to work for me.

Cheers

Add Light Graphite color variation

The Light Blue variant nicely complements the Blue appearance setting in the OS X Finder.

Would be nice to have a Light Graphite option to match the colors & gradients of the OS X Graphite appearance (or adjust the colors in Light Dark Blue accordingly).

Sidebar Icons

Can you add some file icons for the sidebar. This feature was introduced in Dev 3062.

I talked about how to do this here.

Add Classic Tab Style

Would be nice to have a Tab Style option with two alternate UI tab styles: a square tab or classic tab just like on Soda Theme.

Tomorrow-Night color scheme broke proper syntax coloring

It looks like some syntax coloring broke in the last commit for the Tomorrow-Night color scheme.

For example: HAML and HTML:

HAML

HTML

It doesn't seem to have affected any other languages but I remember seeing some beautiful red in the theme (especially for all the HTML elements) before the commit. Everything turned a little too gray here and there. Is it possible to change it back?

Highlight current tab, solid current tab, color expanded folder do not work

Maybe because I'm on Winblows...but I have the following in my user prefs:

{
"color_scheme": "Packages/Theme - Phoenix/Color Scheme/Phoenix Dark Orange - Eighties.tmTheme",
"phoenix_color_expanded_folder": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_orange": true,
"phoenix_eighties": true,
"phoenix_highlight_current_tab": true,
"phoenix_solid_current_tab": true,
"phoenix_sidebar_tree_small": true,
"phoenix_tabs_auto_width": true,
"theme": "Phoenix Dark.sublime-theme",
"word_wrap": "true"
}

And I get nothing for a tab color...just the default ugly gray. I do get the bottom bar for dirty tabs though... :(

Sidebar files heavily indented since latest update

Since the latest update (Jan6th 2015) it appears all of the files in the sidebar are indented much more than prior to the patch, making it much more confusing to understand where they are in the folder structure.

phoenixthemeindentation

Incorrect Color Scheme

I just installed Phoenix, but the editor is still using Monokai as the color scheme. Even after removing the configuration setting for it. I want to use the default Dark Theme colors, but can't get it to work correctly. Using ST 2.0.2.
Thank you!

Show dirty state on selected tab in Light mode

I just found this theme a few days ago and am loving it! However, no matter what combination of settings I try, I can get the dirty state to show on the selected tab when I'm using the Light mode. Non-active tabs switch from the "x" to a dot when there are unsaved changes (as normal), but as soon as I select a tab it switches back to the "x". Would there be a way to keep the dot, even when the tab is active? Apart from that, this is by far the best theme I have tried.

Options that don't appear to work in Sublime 3

Hi! Great theme. Having a few issues on Sublime 3. The following options no longer appear to work:

    "phoneix_color_blue": true, // or any other color
    "phoenix_color_expanded_folder": true,
    "phoenix_highlight_current_tab": true,

The following do work, quite pleasantly:

    "phoenix_dirty_bottom_bar": true,
    "phoenix_eighties": true,

Thanks for the theme! Hope this is an easy fix.

Light Blue scheme does not show edited bullet point

Hi,
when on the Light scheme using blue or darkblue, I do not get a 'dirty' bullet point on the Tab when editing a file, instead it stays on 'x'.

Light without color works!

Specifically it is the "selected edited" state! If I tab away I get 'dirty' bullet point.

Dirty bottom bar for current tab

×↔•

indication is quite subtle compared to bottom bar especially with solid color tabs enabled.

Could we have an option to show them for all tabs not only the inactive ones?

Xsmall Sidebar Tree Folders Open Incorrectly

This bug is triggered when phoenix is configured with:

"phoenix_sidebar_tree_xsmall": true

When there are multiple folders in the sidebar list, clicking the folder icon opens the folder above the one it should. Clicking the folder name opens the correct one. I tested small and normal settings and they both work properly when you click on the folder icon.

Performance issue on Retina displays

I don't think that the theme is currently being maintained but I just wanted to register this issue for other users known.

The theme is fantastic but doesn't have the issue solved like it was mostly done by Soda.

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.