Sublime Forum

Soda Theme Updated (Soda Theme 2)

#20

Thanks for all the feedback so far, really appreciate it.

Iā€™ve pushed an update for Soda Light that now includes both square and curved tabs. The tab style can be toggled via a user setting. Square remains the default at the moment, but to opt into using the curved tabs, add the following line to your ā€œSettings - Userā€ file:

"soda_classic_tabs": true

Iā€™m still looking for an elegant way to handle custom settings. Iā€™d like to use more than just booleans, and be able to group together all Soda settings under a single namespace rather than introduce a bunch of top level custom flags that may conflict with each other. If you know how to do that in a way that can be then read by a theme, please let me know :smile:

Hereā€™s a screenshot of the two tab styles for Soda Light:

0 Likes

#21

UPDATE:
Nevermind, found out that I had to set ā€œhighlight_modified_tabsā€ to true.

Original:
Great work! It looks like the blue dot that signifies a file has unsaved changes has gone away in this version. Was that intentional? While I didnā€™t like the look of the blue dot it was good to have a way of knowing if a file had been modified.

0 Likes

#22

[quote=ā€œstofteā€]Just for reference :wink:

Ouch, looking at XPā€™s outer surrounding chrome I can feel your pain :wink: Iā€™ve pushed an update that allows toggling the tab style to a varient of the original tabs using ā€œsoda_classic_tabs: trueā€ in your user settings. Hope that helps.

0 Likes

#23

Nice work Ian! 2201 will be out soon with high dpi support, so if youā€™re in the midst of making images, you may want to do them at 2x resolution (saving the high res versions as foo@2x.png if the normal res version is foo.png), so itā€™ll look a bit nicer on high res displays.

0 Likes

#24

Any chance to get an update for dark version anytime soon? I really like the square tabs & dark things :smile:

I think you will make a lot of fan boys very, very happy!

0 Likes

#25

Chomping at the bit for the Dark version. :smile:

0 Likes

#26

Is the dark theme with square tab planned ?

Thanks for your work

0 Likes

#27

Ooohā€¦ This is really nice! Great job.

I actually like everything about the new version, even the dirty file indicator.

0 Likes

#28

Why does the dark theme not have the new ā€œsquareā€ tabs?

0 Likes

#29

Read the beginning of the thread. Itā€™s coming, just not finished yet.

0 Likes

#30

Updated to the latest version (through Package Control).
Love the new ā€˜modifiedā€™ tab indicator (the blue dot)! It was very hard to see before.
But my active/highlighted tabs look strange now. I am on Win7, Build 2203.

With the classic tabs:

ā€¦and with the original:


Any idea?
Thank you!

0 Likes

#31

Quick update: I replaced ā€˜tab-*.pngā€™ images with the old versions and tabs are back to normal.

0 Likes

#32

Dying for the dark V2 version! I know you probably hate such a question, but do you have an ETA?

If anyone is interested, this is what Iā€™ve done to my Soda V1 interface. I made custom tabs, a custom dirty indicator, the red dot, and a few other bits on a modified Twilight themeā€¦

http://www.resdivina.com/img/soda-dark-phoenix.png

0 Likes

#33

[quote=ā€œFatbatā€]Dying for the dark V2 version! I know you probably hate such a question, but do you have an ETA?

If anyone is interested, this is what Iā€™ve done to my Soda V1 interface. I made custom tabs, a custom dirty indicator, the red dot, and a few other bits on a modified Twilight themeā€¦

http://www.resdivina.com/img/soda-dark-phoenix.png[/quote]

Wow ā€“ that is SEX-Y! How does one go about busting that out?

0 Likes

#34

Love the new tabs.

0 Likes

#35

Waiting for Soda Dark v2 too :wink:

Great work happening here!

0 Likes

#36

Itā€™s pretty straight forward. You mod a few of the tabs parts in the Soda theme. Here they are. I included some PSDs too in case you want to make the red stripe another colour, orange or blue perhaps. You could modify more parts than this, customize the soda icons further, etc.

http://www.resdivina.com/img/soda-dark.rar

Here is the modified Twilight theme. Iā€™ve called it ā€œPhoenixā€.

http://www.resdivina.com/img/phoenix-theme.rar

And you add this to your User Prefsā€¦

{
	"auto_complete_commit_on_tab": true,
	"auto_complete_with_fields": true,
	"bold_folder_labels": true,
	"caret_style": "phase",
	"color_scheme": "Packages/Color Scheme - Default/Phoenix.tmTheme",
	"dictionary": "Packages/Language - English/en_GB.dic",
	"draw_white_space": "all",
	"font_face": "Consolas",
	"font_size": 11,
	"highlight_line": true,
	"highlight_modified_tabs": true,
	"indent_guide_options":
	
		"draw_normal",
		"draw_active"
	],
	"overlay_scroll_bars": "enabled",
	"scroll_speed": 0.5,
	"shift_tab_unindent": true,
	"theme": "Soda Dark.sublime-theme",
	"trim_trailing_white_space_on_save": true,
	"word_wrap": true
}

Thatā€™s it. I would like to figure out how to mod the folder icons in the sidebar and add icons for different file types. If anyone has advice on how to do this, that would be great.

Also, the folder titles donā€™t bold like they should in the new version.

0 Likes

#37

So Iā€™m guessing the Soda Dark theme went 2.0 this morning, as when I opened up sublime my tabs went a little crazy; restarted and damn man, they look awesome on Soda Dark. Donā€™t know why everyone is craving the Chromium tabs as I love what youā€™ve done with the new ones.

0 Likes

#38

+1 +1 +1

Looks DAMN good! :open_mouth:

0 Likes

#39

Looks great! :smile:

0 Likes