Change color of window buttons

ffd8ffe0

Is it possible to change the window button color of the close, minimise and maximise buttons of the Ambience theme from orange to an user defined color? I tried to find anything relavant in the gtkrc, but failed.

Geppettvs D'Constanzo

If you refer to the minimize, maximize and close buttons: yes you can.

You can download windows border themes from: http://art.gnome.org/themes/metacity in which you will find several different styles for customizing those buttons.

If you prefer to use GTK and depending on the theme of your choice, some themes allow you to give a little bit more customization to its items. Simply go to System/Preferences/Appearance and clic on the "Customize" button of the "Theme" tab.

There is also a link which will lead you to the website I suggested above.

Here is a screenshot for you to see what I mean:

enter image description here

Additionally, you can use Emerald theme manager in order to have more stylized windows decorations and a little more control on the appearance of the items.

Simply install emerald and run the emerald --replace command in a terminal in order to change your windows decorator, then open your Emerald Theme Manager on which you will be able to easily manage and edit your themes.

Here is the Emerald theme manager in action:

enter image description here

In the next screenshot, I have changed my emerald theme in order to show you how emerald is handling the buttons that I refer (minimize, maximize, close, etc.) And I am showing the "Buttons" Tab inside of the "Edit Themes" section of emerald theme manager.

enter image description here

Further more, you can also create your own themes both for GTK and Emerald. You may find information on the related sections of the window decorator's website.

I hope this give you an idea and I am sorry if I misunderstood your question.

EDITED:

Well, after watching your comment now I understand what you mean.

For that purpose what you can do is to make a copy of the current png images for the theme you wish to change. "Ambiance" png images are inside of the

/usr/share/themes/Ambiance/metacity-1

This screenshot illustrates what I mean:

enter image description here

So I suggest you to make a copy of those files in a new folder and edit them using your favorite image manipulation program (gimp would be great) in order to change the hue, saturation and other things as you wish.

After that, drop the images back to the original folder but you will be in the need to run sudo nautilus in a terminal in order to be able to "paste" your edited images in the folder. After that you may need to restart (at least the X) in order to the changes to take effect.

In the next image I have opened the "close.png" png image in order to edit it. I am using the selection tool in gimp in order to change the "hue/lightness and saturation" of the selection to a different color. This tool can be reached in the "Colors" menu of Gimp.

Note:

As PNG files open in indexed mode by default, you might want to try converting the PNG into RGB mode (menu Image ➔ Mode ➔ RGB). Then change it using the Hue/Saturation/Value tool (menu Colors ➔ Hue-Saturation) and then converting it back into indexed before saving it.

enter image description here

REMEMBER: To make a backup of your files and good luck my friend!

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Java

Change color of png in buttons - ios

From Dev

DialogFragment buttons color change in Lollipop

From Dev

How to change the color of my buttons on Mac OS?

From Dev

Change tint color of UIAlertview and UIActionsheet buttons

From Dev

Unable to change the color of buttons on multiple clicks

From Dev

How to set rounded buttons with background color and change color on pressed

From Dev

JavaFX How to change color of dialog/window title?

From Dev

Android AppCompat change text color of material buttons

From Dev

Change JFrame Window buttons

From Dev

Change the color of one or specific buttons on UIAlertController in Swift

From Dev

Change color of tabletools buttons in DT library in R

From Dev

React Buttons change color from parent component

From Dev

How to set rounded buttons with background color and change color on pressed

From Dev

Android: how to change color to buttons of AlertDialogFragment

From Dev

Using buttons to change color in WebGL

From Dev

Change tmux window list color

From Dev

Change UIActionSheet buttons background color and button font

From Dev

change the back ground color of segmented control buttons

From Dev

iOS: change background color using multiple buttons

From Dev

Change highlight color of buttons in Roku screen templates

From Dev

How to change the location of the 'close' and 'minimize' window buttons?

From Dev

Change JFrame Window buttons

From Dev

Wrong window buttons color with a custom theme

From Dev

Change the color of one or specific buttons on UIAlertController in Swift

From Dev

Change color of remaining buttons on click of a button

From Dev

Thunderbird: change color in compose window

From Dev

How to change color of pair of buttons tapped?

From Dev

how to change the color of a pyglet window

From Dev

Change Alertview UIAlertController Buttons and Title color in iOS

Related Related

  1. 1

    Change color of png in buttons - ios

  2. 2

    DialogFragment buttons color change in Lollipop

  3. 3

    How to change the color of my buttons on Mac OS?

  4. 4

    Change tint color of UIAlertview and UIActionsheet buttons

  5. 5

    Unable to change the color of buttons on multiple clicks

  6. 6

    How to set rounded buttons with background color and change color on pressed

  7. 7

    JavaFX How to change color of dialog/window title?

  8. 8

    Android AppCompat change text color of material buttons

  9. 9

    Change JFrame Window buttons

  10. 10

    Change the color of one or specific buttons on UIAlertController in Swift

  11. 11

    Change color of tabletools buttons in DT library in R

  12. 12

    React Buttons change color from parent component

  13. 13

    How to set rounded buttons with background color and change color on pressed

  14. 14

    Android: how to change color to buttons of AlertDialogFragment

  15. 15

    Using buttons to change color in WebGL

  16. 16

    Change tmux window list color

  17. 17

    Change UIActionSheet buttons background color and button font

  18. 18

    change the back ground color of segmented control buttons

  19. 19

    iOS: change background color using multiple buttons

  20. 20

    Change highlight color of buttons in Roku screen templates

  21. 21

    How to change the location of the 'close' and 'minimize' window buttons?

  22. 22

    Change JFrame Window buttons

  23. 23

    Wrong window buttons color with a custom theme

  24. 24

    Change the color of one or specific buttons on UIAlertController in Swift

  25. 25

    Change color of remaining buttons on click of a button

  26. 26

    Thunderbird: change color in compose window

  27. 27

    How to change color of pair of buttons tapped?

  28. 28

    how to change the color of a pyglet window

  29. 29

    Change Alertview UIAlertController Buttons and Title color in iOS

HotTag

Archive