rose-pine / sublime-text

Soho vibes for Sublime Text
21 stars 4 forks source link

UI Theme (a different approach) #5

Closed braver closed 6 months ago

braver commented 6 months ago

I based this theme on Default, which is easier to work with than Adaptive (because it doesn't try to adapt itself so much). By using that as a basis we can leave some of the details to that theme, and piggy back on new developments. By setting pretty much all the variables that it expects, a lot of it falls into place automatically. I then re-implemented the ui theme:

This intends to replace #3. I did take various hints from that PR, but started over.

Note that to try this, the package should be installed (downloaded, cloned) in a directory called "Theme - Rose Pine". This is to load images in the theme correctly. Note the lack of accent on Rose, Sublime (and many other tools actually, although it's mostly fine for filenames) doesn't like paths with such characters in them.

Anyway, let me know what you think.

Rosé Pine

Scherm­afbeelding 2024-03-13 om 21 15 43

Rosé Pine Moon

Scherm­afbeelding 2024-03-13 om 21 15 29

Rosé Pine Dawn

Scherm­afbeelding 2024-03-13 om 21 15 52

A screenshot using Moon, showing more UI features

Scherm­afbeelding 2024-03-13 om 21 31 47
braver commented 6 months ago

I don't think that's a blocker, though, and we can merge this and iterate if that's any easier

There is definitely going to be some more iteration as the themes mature and we maybe get some feedback from users. I've been tweaking little things all the time while using the theme myself. I'll move forward with the merge and publishing first, and we can handle anything that comes up later.

crhallberg commented 6 months ago

Thank you, @braver ! Nice to finally clear this out of my backlog!