Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XFCE installation #54

Open
mbnoimi opened this issue Jul 21, 2020 · 1 comment
Open

XFCE installation #54

mbnoimi opened this issue Jul 21, 2020 · 1 comment

Comments

@mbnoimi
Copy link

mbnoimi commented Jul 21, 2020

Hi,

I've problem with VirtualBox 6.x because of color scheme bug so I've been advised to install this theme which looks great in Cinnamon and VirtualBox.

May you please guide me how can I install it under xfce4?

I'm using Linux Mint 20 xfce.

@bendover22
Copy link

I've only had a bit of experience using Cinnamon themes and / or Cinnamon + Xfce themes (or whatever).
Just to make sure you know, there are lots of themes written specifically for Xfce4, which may be easier?

How well any theme written for one desktop environ. (DE), but installed in another, is trial & error.
Could well depend on the theme, but as Smurphos said in the post you linked on linux mint forums, " Be sure to read the readme...". It tells how to install. Just unzip to your ~/home /.themes directory. I advise keeping the orig theme. zip file. If editing a theme file goes way South (it happens), can quickly replace the few files you've edited.

Replacing edited files would wipe out all / any (good) edits you've done, so make a BU of edited file(s) you're about to replace. Label them w/ meaningful names . So you don't have to hunt so much to find the lines w/ exact changes & colors, that you still want.

If you ever reinstall a theme, or slightly later version, you can compare old, "customized" files (or directories) - like gtk.css, to new one, using an app like "Meld". It's in Mint's repo. It clearly shows where every difference is, down to one extra empty white space or comma, etc. Very handy for quickly finding a line # where you customized a font-size or color & want to add it to the new (or clean) file. Trust me, once you learn to use it, it's useful.

That, and a good text editor. Several people mention Geany, which I've used for 4 yrs. It's search function is GREAT.
I have to say for me (obviously lots other pro-coders & amateurs), getting a different, dark, color scheme makes it FAR easier - just by not looking at light background, The brighter colored schemes on dark BG makes it much easier to find errors, and see spacing errors. Geany includes a few themes & Geany's site has many "schemes" to choose from & you can edit, if a color doesn't suit you.

I use a modified version of "Black" color scheme.
One edit was make white space "dots" more visible. Made whitespace bold, deep yellow on black BG.
white_space=#FFFF00;;true; white_space=white_space,bold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants