mattk wrote:Very, very nice! Is there classic tabs options as with Soda? I like the tab color options in Phoenix, but the classic tab shape is easier for me to visibly navigate.
simon.netatoo wrote:jbjornson wrote:It would be cool to have the option in the dark theme to choose between blended tab background or *solid* tab background (i.e. solid blue tab background). It would also be nice to be able to associate a colour to the background tabs with unsaved changes (like the Nil theme).
This is a very good idea, I look at it soon.
When you say *solid* tabs, you mean like the Light Theme Blue?
Yes thank you for your feedback! For the color of the label text, I need to find a balance to maintain good readability.
Especially that color can display differently depending on screen.
EDIT : I just committed a change to the Dark Theme Green, it's better now? (screenshots are not updated for now)
simon.netatoo wrote:@jbjornson i have added a *phoenix_solid_current_tab* setting for solid background on Dark Theme, what do you think?
loremipsum wrote:What about an option to disable bold text in current tab ?
[
{
"class": "tab_label",
"parents": [{"class": "tab_control", "attributes": ["selected"]}],
"font.bold": false
},
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["selected"]}],
"font.bold": false
}
]
jbjornson wrote:It would also be nice to be able to associate a colour to the background tabs with unsaved changes (like the Nil theme).
{
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_red": true
}
Users browsing this forum: jverdeyen, tobi73de and 20 guests