Aptana Studio 3.0.9: code assist background color - colors

I have a problem with colors of code assist. It looks like that: http://ciemborowicz.pl/pub/aptana.png (right bottom corner). I tried to change these colors in General > Appereance > Colors and Fonts, but it doesn't work. How can I change them?

Click
Window -> Pereferences -> (+)Aptana Studio -> Themes
Select the theme:
Aptana Studio 2.x
Click
Apply -> OK
Restart Aptana and you should be good to go after that.

Have a look at
Pereferences >> Aptana Studio >> Themes
and check the Checkbox:
Enable Invasive Themes

I'm having the same problem, the cause is our desktop environment theme. The only solutions I've found so far are:
use a light theme in Aptana
use a gtk2 theme in Gnome or Lxde
I didn't try it on xfce. I'm trying to find another solution.

Related

How do I change the color of the visual studio code toolbar?

hello, my question is the following, in the new visual studio code update, for Ubuntu Linux, the toolbar (attached photo) we can see that it is white, and it was to know if it can be changed to black as it was in previous updates, and how is it done? ... thanks
For the people who are looking for a new solution:
In the latest version of VSCode, you can add
"window.titleBarStyle": "custom"
to your settings.json file and it should use your vscode theme for the border/titlebar
The GTK Dark Title Bar could be the solution to your problems.
I also want to leave some more references to the various issues opened on the official vscode repo in the past years about this problem so that you can give a reading and get an idea of what happened.
#16363 - Allow to change the background color of menu bar (Windows & some Linux)
#11979 - Support dark theme in Gnome
#30031 - Add a way to choose theme variant (Gnome dark/light theme)
#45968 - Set the _GTK_THEME_VARIANT X11 property on top-level window to use "dark" theme on Gnome

Android Studio Not Showing Colors

I was using android studio for layers theme and it was easy to theme with android studio as i can see the colors in studio itself on left side check the screenshot what i was referring
but in CM13 template i dont know whats wrong its not showing colors. i am new to android studio is there something wrong?
happened to me in my Mac:
go to File uncheck powersaver mode if u have kept it checked.
Goto Preferences->Appearances and enable Show CSS color preview as background.
That should do the trick.

Visual Studio 2012 Dark Colours for Project Properties

I like the Dark Color Theme for VS2012 but it really annoys me that it doesn´t apply to the Project Properties.
And I can´t find the Properties to change the Color in the Visual-Studio-ColorTheme Editor...
Is it even possible to change these Colours?
GoTo: Tools -> Options -> Environment (General)
you will get the option to change color, only if you've installed the Visual-Studio Color theme editor

how to change visual studio 2012 update 2 knockout js text colors?

Just updated to vs2012 update 2 but I noticed that the text colors have changed for any knockout portions in html. they have very light grey background and this makes it very hard to read. I cant find any thing specific that points to knockout js in the fonts and colors section of the visual studio options so I havent been able to make them readable.
does any one know how to fix this?
In Visual Studio -> Tools -> Options -> Environment -> Fonts and Colors, in the Display items:, scroll down to Knockout region and modify the Item background: color.
I had the same issue. I installed this ASP.NET and Web Tools 2012 and then I got the "Knockout Region" and was then able to edit the style
Just install Visual Studio 2012 Color Theme Editor (300KB)
It will automatically fix the problem for all themes. (Dark, Blue, Light)
It is useful especially if you can't find Knockout Region in Visual Studio -> Tools -> Options -> Environment -> Fonts and Colors -> Display items.

Visual Studio 2012 css color picker missing

I seem to be missing Visual Studio 2012's color picker feature in the css editor. It only shows a drop down menu.
I've tried changing the color picker option in preferences. Also tried resetting settings.
Any ideas will be much appreciated.
Thanks
Type # after the property:
color:#
With Resharper installed, I need to click Ctrl J.
That gives you the first bit of the drop down (some swatches). You then click the double arrow pointing down to get the color picker proper.
Are you typing the pound "#" sign? That's what triggers the nice color picker.
(eg, "color:#" when you press "#" you get the picker, otherwise you just get crappy dropdown).
Do you have any extensions installed? ReSharper in particular? I was experiencing the same problem, and thought that ReSharper might've been the cause. Uninstalled it, and now I have the CSS color picker as advertised. If you don't have ReSharper installed, it may be caused by another extension.

Resources