Ada Twitter app Theme info
You can make your own Ada themes with a little bit of effort.
All it requires is some creativity and knowledge of CSS.
On the Mac:
- Go to your Applications folder
- Find ada.app (on your Mac it might not have the .app at the end)
- Right-click (or Control-click) on ada.app to get the popup menu
- Select Show Package Contents:

- Navigate into Contents > Resources > assets > themes
- Inside the themes folder you will see a list of folders which
are the themes that come pre-installed with Ada.
- To make your own custom theme, first make a copy of the ada theme folder and
make it's name the name of your new theme. Open the folder you just made
and you will see a folder of images
and a style sheet. The style sheet is commented so you should be
able to figure out how to customize it. To see your changes you
will have to restart Ada. That's it!
On Windows:
- Go to your Program Files folder. This is usually at C:\Program Files.
- Inside the Program Files folder find the ada folder.
- Navigate into ada > assets > themes.
- Inside the themes folder you will see a list of folders which
are the themes that come pre-installed with Ada.
- To make your own custom theme, first make a copy of the ada theme folder and
make it's name the name of your new theme. Open the folder you just made
and you will see a folder of images
and a style sheet. The style sheet is commented so you should be
able to figure out how to customize it. To see your changes you
will have to restart Ada. That's it!
|