Custom themes for Coda like there are TextMate - coda

Is there custom themes for CODA? as in preferences there is a export and import button. So i am guessing yes? But i am unable to locate any on the internet

I've created several: http://joebergantine.com/werkstatt/seestyle. If you search around the archives of the coda users group there's several listed there. I suggest the phrase "seestyle theme".

Try this out: http://ipaintcode.com/coda-2-themes/
Also forkable on github: https://github.com/ipaintcode/Coda-2-Themes

Related

Sublime Text 3 Theme Tabs-font

After I installed and activated Ayu theme,tabs look ugly,
see here
How can i fix it?
Change theme instead, I personally like Eiffel. Do give a try.
And if you still want to use the same theme and want to change the color of the tab, Do refer to this link https://forum.sublimetext.com/t/how-do-i-change-the-background-tab-color-its-too-subtle/4673 Hope it helped.
So basically, You'll need to edit the appropriate images within the /Packages/Theme - Default/ folder

Where do I put custom syntax highlighter definitions for Sublime Text?

I have created a custom syntax definition in the new .sublime-syntax format, but I can seem to get it to appear in my list of available syntaxes...
I have tried putting it in:
<Install Location>/Packages
<Install Location>/Packages/User
<Install Location/Data/Packages
<Install Location/Data/Packages/User
%APPDATA%/Packages
%APPDATA%/Packages/User
The documentation seems to be bit light on how this works, but I'm hoping that someone can enlighten me!
The proper location for user-defined syntaxes, plugins, build systems, etc. is Packages/User, where Packages is the folder opened by selecting Preferences -> Browse Packages...*. I'm not on Windows at the moment, but I believe this is %APPDATA%/Sublime Text 3/Packages/User. Once you place the file there, it will be available from the syntax menu under User.
Also, please recall that .sublime-syntax files are only supported in the dev builds currently, and you need to be a registered user to run them. They will not work with Build 3083.

Where does notepad++ store style configurator settings?

I downloaded and modified a style file and placed it in the Notepad++ themes folder. I was able to select it and have it update the style as expected. I then went to Settings -> Style Configurator and changed the font of COMMENT of language VHDL to MS Gothic, hit save, and closed and exited Notepad++. I am able to relaunch Notepad++ and still see the change (I'm running Notepad++ in admin mode on Win7).
The only file that I can see a new timestamp on is my XML theme file, but I don't see MS Gothic anywhere in the file. Where is this information being stored? It is overriding the settings from my theme file. I also checked %APPDATA%\Notepad++\stylers.xml but I don't see it there either.
I realize I can change it back through the GUI, but I'd like to know how to get back to my original theme without selecting every style in the language manually (as I've made multiple changes). If I could edit (or delete) a file, I would prefer it.
Look in your %APPDATA%\Notepad++ folder, specifically for the stylers.xml file.
Uninstall Notepad++
Reinstall it again, but this time check the first box, the one that says "Don't use %APPDATA%..... "
Enjoy.
The reason is that Notepad++ install all the files at administrator profile, if you are using another user then you are screw, it will not work properly, you have to run it always as an administrator so it can work properly. To avoid this, just do as i said.
If files are going to APPDATA, then you can create a folder called "themes" and then inside that place your new xml themes. Then close and reopen notepad++ and you should see your new style in the "Select theme:" drop down. Whatever you named the file should be what appears in the dropdown
If you are on Windows 10 the path to add the new theme is :
C:\Users\NAME-OF-COMPUTER\AppData\Roaming\Notepad++\themes
stylers.xml is located one director/ folder above the themes :
Just as a complement to the other answers, if you made the changes on another theme than the default theme (stylers.xml) then your changes are saved to
%APPDATA%\Notepad++\themes\TheThemeYouModified.xml.
For example, if you modified the choco theme, then look for the %APPDATA%\Notepad++\themes\choco.xml.
You will also find a choco.xml in the C:\Program Files (x86)\Notepad++\themes but this one is not where your changes are saved.
I tried Rbastardo answer, but even when I check "Don't use %APPDATA%....." when installing Notepad++, the changes are still saved in %APPDATA%.
In case this helps someone in the future, if you installed Notepad++ via Scoop then look for your themes directory here:
D:\Users\yourusername\scoop\persist\notepadplusplus\themes

Coda file navigation with keyboard

Is there any way to navigate files in Coda using the keyboard? I love most things about Coda, but having to use the mouse to find and open files is a bit of a pain. Hopefully I'm missing something obvious.
What you really want is SwitchFocus: http://habitatus.net/blog/2009/08/switch-focus-coda-plugin/
There are a couple of caveats. Make sure you read the comments that other people have submitted; they are helpful in getting you reasonable behavior in the sidebar file browser.
mount -t coda ..., and then use your favorite shell/file manager?

Changing My Site and My Profile tab text

How do I go about changing the My Site and My Profile text on everyone's My Site within SharePoint 2007?
I can't seem to find anywhere where these are set in any of the master pages.
12\TEMPLATE\SiteTemplates\SPSPERS\default.aspx is the page where you will be able to change it. But it is not recommanded to touch this file for editing. One of the best recommaned approach to achive what you want is defined here
To solve this problem rather than create my own My Site Host as was suggested on another forum I used jQuery to find the tabs and change their name on the fly. Not the greatest fix but it works flawlessly

Resources