Such a great theme! I needed something like this. However, there is an issue with Audacious. The buttons and other UI elements are too large: https://imgur.com/rsG8rZy.png
Is there anything you can do about it? It happens on the hackerer theme as well.
8Great theme, a hot start, hope you keep improving it.
Two questions:
1. Is is easy to do a 2px border instead of 1px ? If so, would you please teach me where to do ?
2. I use Evolution for email. On HTML emails, with black text on white background, marking text is not noticeable. Is there a workaround for that ? Maybe Evolution should handle that (LibreOffice does).
nice theme. where do I change background color for panel in Nemo? I have two panels visible - focused is black and unfocused is grey...I want both to be black. thanks
Create the file "~/.config/gtk-3.0/gtk.css" and add the following to it:
.nemo-window .view, .nemo-window iconview {
background-color: #000000;
color: #FFFFFF;
}
.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
background-color: #000000;
color: #FFFFFF;
}
.nemo-window .sidebar .view {
background-color: #000000;
color: #FFFFFF;
}
Not entirely sure how to include this in the theme, I'm afraid; but I'll add it in as soon as I figure it out.
Ratings & Comments
12 Comments
Such a great theme! I needed something like this. However, there is an issue with Audacious. The buttons and other UI elements are too large: https://imgur.com/rsG8rZy.png Is there anything you can do about it? It happens on the hackerer theme as well.
10 Beautiful, classic theme.
8 Great theme, a hot start, hope you keep improving it. Two questions: 1. Is is easy to do a 2px border instead of 1px ? If so, would you please teach me where to do ? 2. I use Evolution for email. On HTML emails, with black text on white background, marking text is not noticeable. Is there a workaround for that ? Maybe Evolution should handle that (LibreOffice does).
nice theme. where do I change background color for panel in Nemo? I have two panels visible - focused is black and unfocused is grey...I want both to be black. thanks
Create the file "~/.config/gtk-3.0/gtk.css" and add the following to it: .nemo-window .view, .nemo-window iconview { background-color: #000000; color: #FFFFFF; } .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview { background-color: #000000; color: #FFFFFF; } .nemo-window .sidebar .view { background-color: #000000; color: #FFFFFF; } Not entirely sure how to include this in the theme, I'm afraid; but I'll add it in as soon as I figure it out.
Here's a version that's easier to read: https://pastebin.com/TRaxMWsa
thanks
Unable to extract the gz formats on both themes even tried to online convert it to zip, but in both cases it gives you error
Huh, strange. Try this zip: https://www.opencode.net/infinity64/blackandwhite-gtk/-/archive/main/blackandwhite-gtk-main.zip
that worked tnx can you also paste the Hackerer one as well would you to try out both
https://www.opencode.net/infinity64/hackerer/-/archive/main/hackerer-main.zip
tnx works like a charm now awesome themes