Closed orizens closed 9 years ago
Hello, thanks to work for add icons file on sidebar :) . if it's possible, how can i see your work on sublimetext 3 ?
hi @baaboum thanks. what do you mean by "see your work on sublimetext 3"?
This is cool. The icons don't fit the theme, however. I'd love to see a collection of white icons that fit the theme, and can be colored programmatically! Great work!
@itsthatguy I am not familiar with coding themes for Sublime. Is programmatically color coding the sidebar icons possible?
@venetianthief I would think so. You could try using "layer0.tint": [255, 255, 255, 200] on the element that has the icon. icons are supposed to set the layer0.texture
@itsthatguy coooool! I will try to poke around this weekend and see if I can get it working.
I'd like icons! I have downloaded @orizens repo and I'm using that :smile:
@orizens can you resubmit using the new development environment and:
I'd love to get this in, but merging now will break master... And not persist through future changes
@itsthatguy how do i pull the latest changed from your repo?
in your local git repo do
git remote add upstream https://github.com/itsthatguy/theme-itg-flat.git
git checkout master
git pull upstream master
git checkout -b myiconbranch
make your changes
git push origin myiconbranch
-- this assumes origin is your fork of this repo
Open a PR :smile:
@jchannon thanks.
did it :)
no probs :)
On 17 April 2015 at 17:38, Oren Farhi notifications@github.com wrote:
@jchannon https://github.com/jchannon thanks.
did it :)
Reply to this email directly or view it on GitHub https://github.com/itsthatguy/theme-itg-flat/pull/45#issuecomment-94023425 .
Hi @orizens I did try to use your version, but i'm facing this little problem here :
What's the matter ? I've just put the folder of your fork in my Package files, renamed it correctly, used it and... There.
Thanks !
hi @EmmanuelBeziat . I stopped maintaining it. It doesn't work for me either.
I believe there was an update to icons in ST3 that needs to be addressed
Also, added 2 new settings to allow:
Example: