How to install Arc Theme on Ubuntu GNOME 16.04
I tried installing the Arc Theme on Ubuntu GNOME 16.04 using the following commands:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update && sudo apt-get install arc-theme
However, the windows look bad, and they look broken:
Anything I could be missing? Is it made for ubuntu only? Do I need some dependencies?
gnome 16.04 themes dependencies ubuntu-gnome
|
show 7 more comments
I tried installing the Arc Theme on Ubuntu GNOME 16.04 using the following commands:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update && sudo apt-get install arc-theme
However, the windows look bad, and they look broken:
Anything I could be missing? Is it made for ubuntu only? Do I need some dependencies?
gnome 16.04 themes dependencies ubuntu-gnome
It should work for Ubuntu GNOME as stated in github.com/horst3180/arc-theme#arc-theme. How did you install the theme?
– edwinksl
Jun 9 '16 at 18:49
@edwinksl I ran these through the terminal:
– user276752
Jun 9 '16 at 18:58
2
Please add any information to the body of the question itself so that your question is self-contained and doesn't require people to read through comments to get the full picture.
– DK Bose
Jun 10 '16 at 1:31
1
@user276752 Can you try installing the theme manually instead and see if that helps?
– edwinksl
Jun 10 '16 at 3:59
1
@edwinksl Manual Installation fixed it! Thanks!
– user276752
Jun 11 '16 at 13:05
|
show 7 more comments
I tried installing the Arc Theme on Ubuntu GNOME 16.04 using the following commands:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update && sudo apt-get install arc-theme
However, the windows look bad, and they look broken:
Anything I could be missing? Is it made for ubuntu only? Do I need some dependencies?
gnome 16.04 themes dependencies ubuntu-gnome
I tried installing the Arc Theme on Ubuntu GNOME 16.04 using the following commands:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update && sudo apt-get install arc-theme
However, the windows look bad, and they look broken:
Anything I could be missing? Is it made for ubuntu only? Do I need some dependencies?
gnome 16.04 themes dependencies ubuntu-gnome
gnome 16.04 themes dependencies ubuntu-gnome
edited Jun 10 '16 at 3:58
Wild Man
6,51732640
6,51732640
asked Jun 9 '16 at 17:49
user276752user276752
1022412
1022412
It should work for Ubuntu GNOME as stated in github.com/horst3180/arc-theme#arc-theme. How did you install the theme?
– edwinksl
Jun 9 '16 at 18:49
@edwinksl I ran these through the terminal:
– user276752
Jun 9 '16 at 18:58
2
Please add any information to the body of the question itself so that your question is self-contained and doesn't require people to read through comments to get the full picture.
– DK Bose
Jun 10 '16 at 1:31
1
@user276752 Can you try installing the theme manually instead and see if that helps?
– edwinksl
Jun 10 '16 at 3:59
1
@edwinksl Manual Installation fixed it! Thanks!
– user276752
Jun 11 '16 at 13:05
|
show 7 more comments
It should work for Ubuntu GNOME as stated in github.com/horst3180/arc-theme#arc-theme. How did you install the theme?
– edwinksl
Jun 9 '16 at 18:49
@edwinksl I ran these through the terminal:
– user276752
Jun 9 '16 at 18:58
2
Please add any information to the body of the question itself so that your question is self-contained and doesn't require people to read through comments to get the full picture.
– DK Bose
Jun 10 '16 at 1:31
1
@user276752 Can you try installing the theme manually instead and see if that helps?
– edwinksl
Jun 10 '16 at 3:59
1
@edwinksl Manual Installation fixed it! Thanks!
– user276752
Jun 11 '16 at 13:05
It should work for Ubuntu GNOME as stated in github.com/horst3180/arc-theme#arc-theme. How did you install the theme?
– edwinksl
Jun 9 '16 at 18:49
It should work for Ubuntu GNOME as stated in github.com/horst3180/arc-theme#arc-theme. How did you install the theme?
– edwinksl
Jun 9 '16 at 18:49
@edwinksl I ran these through the terminal:
– user276752
Jun 9 '16 at 18:58
@edwinksl I ran these through the terminal:
– user276752
Jun 9 '16 at 18:58
2
2
Please add any information to the body of the question itself so that your question is self-contained and doesn't require people to read through comments to get the full picture.
– DK Bose
Jun 10 '16 at 1:31
Please add any information to the body of the question itself so that your question is self-contained and doesn't require people to read through comments to get the full picture.
– DK Bose
Jun 10 '16 at 1:31
1
1
@user276752 Can you try installing the theme manually instead and see if that helps?
– edwinksl
Jun 10 '16 at 3:59
@user276752 Can you try installing the theme manually instead and see if that helps?
– edwinksl
Jun 10 '16 at 3:59
1
1
@edwinksl Manual Installation fixed it! Thanks!
– user276752
Jun 11 '16 at 13:05
@edwinksl Manual Installation fixed it! Thanks!
– user276752
Jun 11 '16 at 13:05
|
show 7 more comments
2 Answers
2
active
oldest
votes
Based on https://github.com/horst3180/arc-theme#troubleshooting and looking through the issues at the GitHub repo, manual installation of the theme using the instructions at https://github.com/horst3180/arc-theme#manual-installation will fix the theme.
add a comment |
If you want light theme then keep Global Dark Theme
to OFF
.
I had the similar problem after doing Global Dark Theme
to OFF
everything working fine for me.
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%2f784993%2fhow-to-install-arc-theme-on-ubuntu-gnome-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Based on https://github.com/horst3180/arc-theme#troubleshooting and looking through the issues at the GitHub repo, manual installation of the theme using the instructions at https://github.com/horst3180/arc-theme#manual-installation will fix the theme.
add a comment |
Based on https://github.com/horst3180/arc-theme#troubleshooting and looking through the issues at the GitHub repo, manual installation of the theme using the instructions at https://github.com/horst3180/arc-theme#manual-installation will fix the theme.
add a comment |
Based on https://github.com/horst3180/arc-theme#troubleshooting and looking through the issues at the GitHub repo, manual installation of the theme using the instructions at https://github.com/horst3180/arc-theme#manual-installation will fix the theme.
Based on https://github.com/horst3180/arc-theme#troubleshooting and looking through the issues at the GitHub repo, manual installation of the theme using the instructions at https://github.com/horst3180/arc-theme#manual-installation will fix the theme.
answered Jun 11 '16 at 19:11
edwinksledwinksl
16.9k125387
16.9k125387
add a comment |
add a comment |
If you want light theme then keep Global Dark Theme
to OFF
.
I had the similar problem after doing Global Dark Theme
to OFF
everything working fine for me.
add a comment |
If you want light theme then keep Global Dark Theme
to OFF
.
I had the similar problem after doing Global Dark Theme
to OFF
everything working fine for me.
add a comment |
If you want light theme then keep Global Dark Theme
to OFF
.
I had the similar problem after doing Global Dark Theme
to OFF
everything working fine for me.
If you want light theme then keep Global Dark Theme
to OFF
.
I had the similar problem after doing Global Dark Theme
to OFF
everything working fine for me.
answered Jun 27 '16 at 5:58
Kaushal SutharKaushal Suthar
193210
193210
add a comment |
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.
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%2f784993%2fhow-to-install-arc-theme-on-ubuntu-gnome-16-04%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
It should work for Ubuntu GNOME as stated in github.com/horst3180/arc-theme#arc-theme. How did you install the theme?
– edwinksl
Jun 9 '16 at 18:49
@edwinksl I ran these through the terminal:
– user276752
Jun 9 '16 at 18:58
2
Please add any information to the body of the question itself so that your question is self-contained and doesn't require people to read through comments to get the full picture.
– DK Bose
Jun 10 '16 at 1:31
1
@user276752 Can you try installing the theme manually instead and see if that helps?
– edwinksl
Jun 10 '16 at 3:59
1
@edwinksl Manual Installation fixed it! Thanks!
– user276752
Jun 11 '16 at 13:05