How do I change colors in Zim (wiki editor) running on Kubuntu 18.10? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Kubuntu - cannot change fonts and widget style under sudo after upgrade to 11.10changing the color of the google search bar in the webpageHow to change theme colors?eclipse-dark and Ambiance-dark - how to change background color of current lineEnable 256 colors in Konsole (Kubuntu)Changing KDE's oxygen-gtk3 colors for tooltips (fixing Firefox 46)Disable system style for Firefox form input elementsDropbox Special Window Doesn't Appear?kubuntu 18.10 swapfileColor Templates Are Not Loading For Ardour5 In Ubuntu Studio 18.10
Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?
Morning, Afternoon, Night Kanji
What was the first language to use conditional keywords?
Is there a kind of relay that only consumes power when switching?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Why should I vote and accept answers?
Why do we need to use the builder design pattern when we can do the same thing with setters?
Why weren't discrete x86 CPUs ever used in game hardware?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Hangman Game with C++
What is this clumpy 20-30cm high yellow-flowered plant?
Maximum summed subsequences with non-adjacent items
How do living politicians protect their readily obtainable signatures from misuse?
Is there hard evidence that the grant peer review system performs significantly better than random?
What is the meaning of 'breadth' in breadth first search?
Is grep documentation about ignoring case wrong, since it doesn't ignore case in filenames?
How often does castling occur in grandmaster games?
What's the meaning of "fortified infraction restraint"?
How much damage would a cupful of neutron star matter do to the Earth?
What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in Into the Spider-Verse?
Is there any word for a place full of confusion?
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
Sum letters are not two different
Should I use a zero-interest credit card for a large one-time purchase?
How do I change colors in Zim (wiki editor) running on Kubuntu 18.10?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Kubuntu - cannot change fonts and widget style under sudo after upgrade to 11.10changing the color of the google search bar in the webpageHow to change theme colors?eclipse-dark and Ambiance-dark - how to change background color of current lineEnable 256 colors in Konsole (Kubuntu)Changing KDE's oxygen-gtk3 colors for tooltips (fixing Firefox 46)Disable system style for Firefox form input elementsDropbox Special Window Doesn't Appear?kubuntu 18.10 swapfileColor Templates Are Not Loading For Ardour5 In Ubuntu Studio 18.10
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
These are the colors present in Zim which uses GTK
How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.
Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal
kubuntu gtk colors
add a comment |
These are the colors present in Zim which uses GTK
How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.
Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal
kubuntu gtk colors
@DKBose Alright I've added those details!
– ums
5 hours ago
The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.
– DK Bose
4 hours ago
add a comment |
These are the colors present in Zim which uses GTK
How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.
Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal
kubuntu gtk colors
These are the colors present in Zim which uses GTK
How can I change them to more of my liking? The color for links is very hard to read on the dark Breeze theme.
Kubuntu 18.10 (Kernel: 4.18.0-17-generic) & Zim (0.68) installed via terminal
kubuntu gtk colors
kubuntu gtk colors
edited 4 hours ago
DK Bose
15.2k124389
15.2k124389
asked 5 hours ago
umsums
236
236
@DKBose Alright I've added those details!
– ums
5 hours ago
The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.
– DK Bose
4 hours ago
add a comment |
@DKBose Alright I've added those details!
– ums
5 hours ago
The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.
– DK Bose
4 hours ago
@DKBose Alright I've added those details!
– ums
5 hours ago
@DKBose Alright I've added those details!
– ums
5 hours ago
The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.
– DK Bose
4 hours ago
The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.
– DK Bose
4 hours ago
add a comment |
1 Answer
1
active
oldest
votes
I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.
Zim seems to be a gtk2 application- Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.
- Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.
Zim's Help > FAQ mentions that a user can
… change the colors used for links, underline etc. ?
Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
see fit. See the Config Files page for the syntax of this file.
That allows users to modify several aspects of Zim's appearance, including links.
To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.
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%2f1135092%2fhow-do-i-change-colors-in-zim-wiki-editor-running-on-kubuntu-18-10%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
I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.
Zim seems to be a gtk2 application- Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.
- Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.
Zim's Help > FAQ mentions that a user can
… change the colors used for links, underline etc. ?
Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
see fit. See the Config Files page for the syntax of this file.
That allows users to modify several aspects of Zim's appearance, including links.
To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.
add a comment |
I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.
Zim seems to be a gtk2 application- Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.
- Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.
Zim's Help > FAQ mentions that a user can
… change the colors used for links, underline etc. ?
Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
see fit. See the Config Files page for the syntax of this file.
That allows users to modify several aspects of Zim's appearance, including links.
To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.
add a comment |
I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.
Zim seems to be a gtk2 application- Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.
- Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.
Zim's Help > FAQ mentions that a user can
… change the colors used for links, underline etc. ?
Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
see fit. See the Config Files page for the syntax of this file.
That allows users to modify several aspects of Zim's appearance, including links.
To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.
I'm still on Kubuntu 18.04 but it appears that the version of Zim is the same in 18.10.
Zim seems to be a gtk2 application- Kubuntu allows users to choose different gtk2 and gtk3 (and qt) themes.
- Open System Settings > Application Style > GNOME Application Style and make your selections there. However, certain aspects of Zim's appearance are not governed by the gtk2 theme.
Zim's Help > FAQ mentions that a user can
… change the colors used for links, underline etc. ?
Copy "/usr/share/zim/style.conf" to "~/.config/zim/" and edit as you
see fit. See the Config Files page for the syntax of this file.
That allows users to modify several aspects of Zim's appearance, including links.
To get the image below, I edited my ~/.config/zim/style.conf to change the link color from blue to aquamarine.
edited 4 hours ago
answered 4 hours ago
DK BoseDK Bose
15.2k124389
15.2k124389
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%2f1135092%2fhow-do-i-change-colors-in-zim-wiki-editor-running-on-kubuntu-18-10%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
@DKBose Alright I've added those details!
– ums
5 hours ago
The reason I asked about how you installed Zim, is that some users install snaps/flatpaks and the appearance, in such cases, maybe difficult to alter.
– DK Bose
4 hours ago