Skip to content

jedomed/cinnamon-borders-contrast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New solution

You can achieve basically the same thing as the theme by adding CSS like this to the end of ~/.config/gtk-3.0/gtk.css:

decoration {
    box-shadow: black 0 0 0 3px, #eeeeee 0 0 0 1px;
}

This seems way cleaner than the original solution, and probably works with all themes. I only checked a few.

screenshot


Original solution

This is a Flat Remix theme adjusted to have white borders around windows for better contrast. NOTE: Looks like Window Borders were removed from Theme settings, so this is useless on new versions of Cinnamon.

screenshot

About

How to get more contrasting window borders in Cinnamon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages