Skip to content

Commit

Permalink
Remove "blur selected tab color" options and introduce eighties tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
netatoo committed Oct 10, 2012
1 parent 4f6a827 commit 215853a
Show file tree
Hide file tree
Showing 29 changed files with 27 additions and 45 deletions.
60 changes: 27 additions & 33 deletions Phoenix Dark.sublime-theme
Expand Up @@ -63,6 +63,30 @@
"content_margin": [12, 3, 7, 3]
},

// Eighties Mode
{
"class": "tabset_control",
"settings": ["phoenix_eighties_mode"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/tabset-background-eighties.png"
},
{
"class": "tab_control",
"settings": ["phoenix_eighties_mode"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/tab-hover.png"
},
{
"class": "tab_control",
"attributes": ["hover"],
"settings": ["phoenix_eighties_mode"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/tab-inactive.png"
},
{
"class": "tab_control",
"attributes": ["selected"],
"settings": ["phoenix_eighties_mode"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/tab-active-eighties.png"
},

//
// TAB BUTTONS
//
Expand Down Expand Up @@ -1132,12 +1156,6 @@
"class": "tab_control",
"settings": ["phoenix_color_red"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/red/tab-active-noblur.png"
},
{
"class": "tab_control",
"settings": ["phoenix_color_red", "phoenix_blur_current_tab"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/red/tab-active.png"
},
{
Expand Down Expand Up @@ -1275,13 +1293,13 @@
"class": "tab_control",
"settings": ["phoenix_color_green"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/green/tab-active-noblur.png"
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/green/tab-active.png"
},
{
"class": "tab_control",
"settings": ["phoenix_color_green", "phoenix_blur_current_tab"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/green/tab-active.png"
"settings": ["phoenix_eighties_mode", "phoenix_color_green"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/green/tab-active-eighties.png"
},
{
"class": "tab_label",
Expand Down Expand Up @@ -1418,12 +1436,6 @@
"class": "tab_control",
"settings": ["phoenix_color_blue"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/blue/tab-active-noblur.png"
},
{
"class": "tab_control",
"settings": ["phoenix_color_blue", "phoenix_blur_current_tab"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/blue/tab-active.png"
},
{
Expand Down Expand Up @@ -1561,12 +1573,6 @@
"class": "tab_control",
"settings": ["phoenix_color_yellow"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/yellow/tab-active-noblur.png"
},
{
"class": "tab_control",
"settings": ["phoenix_color_yellow", "phoenix_blur_current_tab"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/yellow/tab-active.png"
},
{
Expand Down Expand Up @@ -1704,12 +1710,6 @@
"class": "tab_control",
"settings": ["phoenix_color_orange"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/orange/tab-active-noblur.png"
},
{
"class": "tab_control",
"settings": ["phoenix_color_orange", "phoenix_blur_current_tab"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/orange/tab-active.png"
},
{
Expand Down Expand Up @@ -1847,12 +1847,6 @@
"class": "tab_control",
"settings": ["phoenix_color_pink"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/pink/tab-active-noblur.png"
},
{
"class": "tab_control",
"settings": ["phoenix_color_pink", "phoenix_blur_current_tab"],
"attributes": ["selected"],
"layer0.texture": "Theme - Phoenix/Phoenix Dark/colors/pink/tab-active.png"
},
{
Expand Down
Binary file removed Phoenix Dark/colors/blue/tab-active-noblur.png
Binary file not shown.
Binary file removed Phoenix Dark/colors/blue/tab-active-noblur@2x.png
Binary file not shown.
Binary file modified Phoenix Dark/colors/blue/tab-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Phoenix Dark/colors/blue/tab-active@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Phoenix Dark/colors/green/tab-active-noblur@2x.png
Binary file not shown.
Binary file modified Phoenix Dark/colors/green/tab-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Phoenix Dark/colors/green/tab-active@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Phoenix Dark/colors/orange/tab-active-noblur.png
Binary file not shown.
Binary file removed Phoenix Dark/colors/orange/tab-active-noblur@2x.png
Binary file not shown.
Binary file modified Phoenix Dark/colors/orange/tab-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Phoenix Dark/colors/orange/tab-active@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Phoenix Dark/colors/pink/tab-active-noblur.png
Binary file not shown.
Binary file removed Phoenix Dark/colors/pink/tab-active-noblur@2x.png
Binary file not shown.
Binary file modified Phoenix Dark/colors/pink/tab-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Phoenix Dark/colors/pink/tab-active@2w.png
Binary file not shown.
Binary file modified Phoenix Dark/colors/pink/tab-active@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Phoenix Dark/colors/red/tab-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Phoenix Dark/colors/red/tab-active@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Phoenix Dark/colors/yellow/tab-active-noblur.png
Binary file not shown.
Binary file modified Phoenix Dark/colors/yellow/tab-active.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Phoenix Dark/colors/yellow/tab-active@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Phoenix Dark/tabset-background-eighties.png
12 changes: 0 additions & 12 deletions README.md
Expand Up @@ -98,18 +98,6 @@ You can hightlight or not the text label (filename) of the selected tab :

![Phoenix Dark Highlight Current Tab](http://netatoo.net/phoenix/Phoenix-Highlight-Current-Tab.png?v=2)

### Blur selected tab color

Enable this setting to bring out the background color on the selected tab :

"phoenix_blur_current_tab": true

![Phoenix Dark Blur Current Tab](http://netatoo.net/phoenix/Phoenix-Blur-Current-Tab.png?v=2)

### Combined

![Phoenix Dark Combined Current Tab](http://netatoo.net/phoenix/Phoenix-Combine-Current-Tab.png?v=2)

### Solid selected tabs

Enable this setting to get **solid** background color on the selected tab :
Expand Down

0 comments on commit 215853a

Please sign in to comment.