How to restore Xfce default panel colors?
I would like to restore the default panel colors.
I had recently installed Ubuntu 16.04 LTS and then Xfce 4.12. Xfce brought a dark task bar, I think.
I experimented with the 3 themes from Ubuntu (Adwaita, Ambience, Radiance) but I would like to go back to the Xfce default. Unfortunately, I don't know how to do that.
I tried to delete the contents of ~/.config/xfce4/xfconf/xfce-perchannel-xml/ (which was empty), and ~/.config/xfce4/panel didn't even exist. I also reinstalled Xfce, but Radiance is still showing up. Also, the icons appear to have changed.
The initial settings are not available as a theme. Is there another way to fix this?
themes xfce
add a comment |
I would like to restore the default panel colors.
I had recently installed Ubuntu 16.04 LTS and then Xfce 4.12. Xfce brought a dark task bar, I think.
I experimented with the 3 themes from Ubuntu (Adwaita, Ambience, Radiance) but I would like to go back to the Xfce default. Unfortunately, I don't know how to do that.
I tried to delete the contents of ~/.config/xfce4/xfconf/xfce-perchannel-xml/ (which was empty), and ~/.config/xfce4/panel didn't even exist. I also reinstalled Xfce, but Radiance is still showing up. Also, the icons appear to have changed.
The initial settings are not available as a theme. Is there another way to fix this?
themes xfce
I have created a new user and seen that there is no theme selected (blank field) in the "Appearence" menu.
– pegnose
May 5 '16 at 11:18
add a comment |
I would like to restore the default panel colors.
I had recently installed Ubuntu 16.04 LTS and then Xfce 4.12. Xfce brought a dark task bar, I think.
I experimented with the 3 themes from Ubuntu (Adwaita, Ambience, Radiance) but I would like to go back to the Xfce default. Unfortunately, I don't know how to do that.
I tried to delete the contents of ~/.config/xfce4/xfconf/xfce-perchannel-xml/ (which was empty), and ~/.config/xfce4/panel didn't even exist. I also reinstalled Xfce, but Radiance is still showing up. Also, the icons appear to have changed.
The initial settings are not available as a theme. Is there another way to fix this?
themes xfce
I would like to restore the default panel colors.
I had recently installed Ubuntu 16.04 LTS and then Xfce 4.12. Xfce brought a dark task bar, I think.
I experimented with the 3 themes from Ubuntu (Adwaita, Ambience, Radiance) but I would like to go back to the Xfce default. Unfortunately, I don't know how to do that.
I tried to delete the contents of ~/.config/xfce4/xfconf/xfce-perchannel-xml/ (which was empty), and ~/.config/xfce4/panel didn't even exist. I also reinstalled Xfce, but Radiance is still showing up. Also, the icons appear to have changed.
The initial settings are not available as a theme. Is there another way to fix this?
themes xfce
themes xfce
edited Dec 8 at 18:52
Kevin Bowen
14.2k145969
14.2k145969
asked May 5 '16 at 11:12
pegnose
61
61
I have created a new user and seen that there is no theme selected (blank field) in the "Appearence" menu.
– pegnose
May 5 '16 at 11:18
add a comment |
I have created a new user and seen that there is no theme selected (blank field) in the "Appearence" menu.
– pegnose
May 5 '16 at 11:18
I have created a new user and seen that there is no theme selected (blank field) in the "Appearence" menu.
– pegnose
May 5 '16 at 11:18
I have created a new user and seen that there is no theme selected (blank field) in the "Appearence" menu.
– pegnose
May 5 '16 at 11:18
add a comment |
1 Answer
1
active
oldest
votes
Go to the xfce settings manager. In your menu simply search for "Settings Manger". NB: not Settings Editor. Then go to Appearance, and select Greybird. Go to the icons tab and select 'elementary Xfce dark.' For fonts, your default should be Noto Sans, size 9.
If you want to reset everything in Xfce to default, instead of doing an apt-get remove, do an apt-get purge. That will clean up your configuration files as well as uninstalling. Then reinstall.
Edit:
Install the Greybird with the following:
cd ~
mkdir .icons
mkdir .themes
cd .icons
wget https://github.com/shimmerproject/elementary-xfce/archive/master.zip
unzip master.zip
mv elementary*/* .
cd ../.themes
wget https://github.com/shimmerproject/Greybird/archive/master.zip
unzip master.zip
sudo apt-get install gtk2-engines-murrine gtk3-engines-unico
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Okay, I'm guessing your hypothesis is correct. Try installingxubuntu-desktoppackage instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.
– anonymous2
May 9 '16 at 13:38
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f767946%2fhow-to-restore-xfce-default-panel-colors%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Go to the xfce settings manager. In your menu simply search for "Settings Manger". NB: not Settings Editor. Then go to Appearance, and select Greybird. Go to the icons tab and select 'elementary Xfce dark.' For fonts, your default should be Noto Sans, size 9.
If you want to reset everything in Xfce to default, instead of doing an apt-get remove, do an apt-get purge. That will clean up your configuration files as well as uninstalling. Then reinstall.
Edit:
Install the Greybird with the following:
cd ~
mkdir .icons
mkdir .themes
cd .icons
wget https://github.com/shimmerproject/elementary-xfce/archive/master.zip
unzip master.zip
mv elementary*/* .
cd ../.themes
wget https://github.com/shimmerproject/Greybird/archive/master.zip
unzip master.zip
sudo apt-get install gtk2-engines-murrine gtk3-engines-unico
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Okay, I'm guessing your hypothesis is correct. Try installingxubuntu-desktoppackage instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.
– anonymous2
May 9 '16 at 13:38
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
add a comment |
Go to the xfce settings manager. In your menu simply search for "Settings Manger". NB: not Settings Editor. Then go to Appearance, and select Greybird. Go to the icons tab and select 'elementary Xfce dark.' For fonts, your default should be Noto Sans, size 9.
If you want to reset everything in Xfce to default, instead of doing an apt-get remove, do an apt-get purge. That will clean up your configuration files as well as uninstalling. Then reinstall.
Edit:
Install the Greybird with the following:
cd ~
mkdir .icons
mkdir .themes
cd .icons
wget https://github.com/shimmerproject/elementary-xfce/archive/master.zip
unzip master.zip
mv elementary*/* .
cd ../.themes
wget https://github.com/shimmerproject/Greybird/archive/master.zip
unzip master.zip
sudo apt-get install gtk2-engines-murrine gtk3-engines-unico
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Okay, I'm guessing your hypothesis is correct. Try installingxubuntu-desktoppackage instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.
– anonymous2
May 9 '16 at 13:38
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
add a comment |
Go to the xfce settings manager. In your menu simply search for "Settings Manger". NB: not Settings Editor. Then go to Appearance, and select Greybird. Go to the icons tab and select 'elementary Xfce dark.' For fonts, your default should be Noto Sans, size 9.
If you want to reset everything in Xfce to default, instead of doing an apt-get remove, do an apt-get purge. That will clean up your configuration files as well as uninstalling. Then reinstall.
Edit:
Install the Greybird with the following:
cd ~
mkdir .icons
mkdir .themes
cd .icons
wget https://github.com/shimmerproject/elementary-xfce/archive/master.zip
unzip master.zip
mv elementary*/* .
cd ../.themes
wget https://github.com/shimmerproject/Greybird/archive/master.zip
unzip master.zip
sudo apt-get install gtk2-engines-murrine gtk3-engines-unico
Go to the xfce settings manager. In your menu simply search for "Settings Manger". NB: not Settings Editor. Then go to Appearance, and select Greybird. Go to the icons tab and select 'elementary Xfce dark.' For fonts, your default should be Noto Sans, size 9.
If you want to reset everything in Xfce to default, instead of doing an apt-get remove, do an apt-get purge. That will clean up your configuration files as well as uninstalling. Then reinstall.
Edit:
Install the Greybird with the following:
cd ~
mkdir .icons
mkdir .themes
cd .icons
wget https://github.com/shimmerproject/elementary-xfce/archive/master.zip
unzip master.zip
mv elementary*/* .
cd ../.themes
wget https://github.com/shimmerproject/Greybird/archive/master.zip
unzip master.zip
sudo apt-get install gtk2-engines-murrine gtk3-engines-unico
edited May 16 '16 at 13:06
answered May 5 '16 at 12:02
anonymous2
3,27341846
3,27341846
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Okay, I'm guessing your hypothesis is correct. Try installingxubuntu-desktoppackage instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.
– anonymous2
May 9 '16 at 13:38
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
add a comment |
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Okay, I'm guessing your hypothesis is correct. Try installingxubuntu-desktoppackage instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.
– anonymous2
May 9 '16 at 13:38
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Unfortunately, there is no Greybird theme in the Appearance menu (only Adwaita, Ambiance, Radiance, and High Contrast). Is this the case because I didn't install Xubuntu, but Xfce on top of Ubuntu? I am a bit new to this... I did the purge-reboot-install as you recommended. But still Radiance. Interestingly, after the reboot I saw the 'old' dark menu bar shortly before Radiance got applied. Does that mean that my 'old' appearance is Ubuntu and not Xfce? Then I should re-frame my question as "How to deselect any theme in Ubuntu?"
– pegnose
May 7 '16 at 5:47
Okay, I'm guessing your hypothesis is correct. Try installing
xubuntu-desktop package instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.– anonymous2
May 9 '16 at 13:38
Okay, I'm guessing your hypothesis is correct. Try installing
xubuntu-desktop package instead. Xubuntu is not just ubuntu+xfce; it's a whole set of packages which makes a comfortable desktop environment.– anonymous2
May 9 '16 at 13:38
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
I actually installed xubuntu-desktop. I meant that I didn't install Xubuntu directly from CD/stick.
– pegnose
May 15 '16 at 8:55
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
Okay, @pegnose, I added another possibility.
– anonymous2
May 16 '16 at 13:07
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f767946%2fhow-to-restore-xfce-default-panel-colors%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I have created a new user and seen that there is no theme selected (blank field) in the "Appearence" menu.
– pegnose
May 5 '16 at 11:18