Nilium wrote:Looking good. Nice to see my little tab status line thingies are popular/useful enough to include in other themes. I personally wouldn't use it because the tabs are enormous, but otherwise it's at least pretty.
GMB wrote:Simon -- you mention that the theme uses two "slightly modified color schemes," one being Clouds Midnight. If it's not too much trouble, could you say how it has been modified and if it would be possible to use the original, unmodified Midnight Clouds theme.
simon.netatoo wrote:
- Code: Select all
{
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_red": true
}
simon.netatoo wrote:I put these in bold text label to gain clarity, but if you want to change this, please refer to https://github.com/buymeasoda/soda-theme/wiki/Theme-customisation :
facelessuser wrote:Yes, I think I heard that code runs better if it is prettier.
Grant wrote:I put my customization settings in "Phoenix Dark.sublime-settings", but it seems like they aren't being read. What gives?
Grant wrote:I put my customization settings in "Phoenix Dark.sublime-settings", but it seems like they aren't being read. What gives?jbjornson wrote:Unfortunately the custom settings for the Pheonix theme need to be in the user preferences...
facelessuser wrote:Yes, I think I heard that code runs better if it is prettier.
[
{
"class": "tab_label",
"parents": [{"class": "tab_control", "attributes": ["selected"]}],
"font.bold": false
}
]
{
"class": "tab_label",
"settings": ["highlight_modified_tabs"],
"parents": [{"class": "tab_control", "attributes": ["dirty"]}],
"fg": [120, 170, 250]
}Users browsing this forum: Exabot [Bot] and 22 guests