Sublime Forum

Pseudo OSX UI theme

#4

I use a custom colorscheme. So my background isn’t a straight black, here’s a screenshot:


See, it blends in almost completely to my colorscheme :frowning:

Also, WOAH! 500 posts!

EDIT: also, there’s no indicator in the tabs for files with unsaved changes. Other than that, this is my new favorite theme for the time being.

0 Likes

#5

[quote=“C0D312”]I use a custom colorscheme. So my background isn’t a straight black, here’s a screenshot:

See, it blends in almost completely to my colorscheme :frowning:

Also, WOAH! 500 posts!

EDIT: also, there’s no indicator in the tabs for files with unsaved changes. Other than that, this is my new favorite theme for the time being.[/quote]

I’ll try to test some different shades for the Goto Anything overlay. I’ll post my findings.

You mean the “unsaved changes dot”? It’s supposed to be there.

0 Likes

#6

Yep, I don’t have one :frowning:

0 Likes

#7

Alright, I fixed the “unsaved changes dot” not appearing. The problem was you specified that they only appear if “highlight_modified_tabs” is true. Removing all lines with “settings”: “highlight_modified_tabs”] fixed this. That setting is no longer supported by the default theme. It used to make tabs “glow” instead of having a dot. It would probably make sense if you removed that from your sublime-theme.

0 Likes

#8

What a great theme. Thanks for sharing. :smiley:

0 Likes

#9

It’s really nice! However, would you consider making a light version as well?

0 Likes

#10

Thanks. Updated the repo.

Do you mean a light version of the Go To Anything… ? Everything else is pretty light. Tried to make it color scheme agnostic.

0 Likes

#11

[quote=“raik”]

Do you mean a light version of the Go To Anything… ? Everything else is pretty light. Tried to make it color scheme agnostic.[/quote]

True. Yes, a lighter Goto Anything (and Command Palette, though it is probably the same element) would be great.

0 Likes

#12

Doesn’t work for me here. Unzipped downloaded file, renamed folder as directed, copied folder into Packages directory. Edited my settings file and got the error:

Error loading colour scheme Packages/Theme - Pseudo OSX/Widget - Pseudo OSX.stTheme: Error parsing plist xml: Failed to open file In file "Packages/Theme - Pseudo OSX/Widget - Pseudo OSX.stTheme"
0 Likes

#13

Seems to work fine on Windows (Vista).

0 Likes

#14

[quote=“handycam”]Doesn’t work for me here. Unzipped downloaded file, renamed folder as directed, copied folder into Packages directory. Edited my settings file and got the error:

Error loading colour scheme Packages/Theme - Pseudo OSX/Widget - Pseudo OSX.stTheme: Error parsing plist xml: Failed to open file In file "Packages/Theme - Pseudo OSX/Widget - Pseudo OSX.stTheme"

Do you renamed the folder correctly?
“Theme - Pseudo OSX”
When the error occur, can you cancel it and see the activated theme or everything is in awesome psychedelic colors? In the latter case the problem may be in the wrong folder name. But when you see only the error, but theme is active, then look for the “Widget - Pseudo OSX.stTheme”.

Can you show me a screenshot?

0 Likes

#15

Could you please add this to Package Control?

wbond.net/sublime_packages/package_control

Cheers!

0 Likes

#16

Seems I left the X off the folder name. It works now.

0 Likes

#17

yeah, just put this in package control so people don’t have to worry about renaming the folder :smile:

0 Likes

#18

Thanks a lot for sharing your theme, I love it. I forked your theme on github and committed some small tweaks I made to make it better integrate with Snow Leopard (I’m assuming you made it with Lion in mind).

0 Likes

#19

Hi

Can you please upload the syntax highlighting color scheme you used, which is visible on the screenshots?

Thank you

0 Likes

#20

[quote=“dhorse”]Hi

Can you please upload the syntax highlighting color scheme you used, which is visible on the screenshots?

Thank you[/quote]

Its just edited idlefingers…
idlefingers.co.uk/

pastebin.com/L8BFb92Q

0 Likes

#21


I improved the quick panel. Let me know what you think.

Wow, themes are really powerful.

0 Likes

#22

Looks very cool! Can you provide the changes or pass on them on to the author? Thanks :smile:

0 Likes

#23

[quote=“C0D312”]
I improved the quick panel. Let me know what you think.

Wow, themes are really powerful.[/quote]

Cool, i’ll add this as an alternative version if you don’t mind. Or maybe you’ll do a new pull request where there is a new sublime-theme file (eg Pseudo OSX C0D312.sublime-theme :smile:) and a specific folder in the assets with the new graphics. I’d like the default theme to be the dark one.

I also updated the theme with a totally light quickpanel and some detail work on close buttons. Also did a pull request for the package control. I’ll let you know when its up in package control. For now everyone can download it from github.

0 Likes