Skip to content

Cinnamon theme based on Adapta Nokto

License

GPL-2.0, CC-BY-SA-4.0 licenses found

Licenses found

GPL-2.0
COPYING
CC-BY-SA-4.0
LICENSE_CC_BY_SA4
Notifications You must be signed in to change notification settings

perlun/perlun-cinnamon-theme

perlun-cinnamon-theme

Based on Adapta-Nokto (original README below), with some personal adjustments for my own needs.

Quick installation guide

$ mkdir -p ~/.themes && cd ~/.themes && git clone https://github.com/perlun/perlun-cinnamon-theme.git

Adapta-Nokto (original README follows)

A dark theme based on Material Design Guidelines. Cinnamon, Metacity, GTK2, GTK3.18 and GTK3.20+ themes are included.

Credits

This is a build of Tista's Adapta theme made for Cinnamon Spices.

Version / Modifications

Original Source Code

Fork for this build

This build is based on Adapta version 3.94.0.132 with the following modifications.

  • Retain support for GTK 3.18
  • Stylesheets distributed in deobfuscated .css format
  • Build includes Cinnamon, GTK 2.0, 3.18, 3.22 & Metacity-1 themes only
  • GTK3.18 & 3.22 - Added support for different colored backgrounds in Nemo dual pane view
  • GTK3.18 & 3.22 - Cleaned out irrelevant third party styling related to non-Cinnamon desktop enviroments.
  • firefox_fix.sh script included to fix issues with firefox and dark themes

License

This theme is distributed under the terms of the GPLv2.0 license

Assets in svg format are distributed under the terms of the CC BY-SA 4.0 license

Cinnamon thumbnail includes a depiction of icons from Sam Hewitt's Paper Icons licensed under CC-SA-4.0

Wallpaper in screenshots is from Adapta Backgrounds licensed under CC BY-SA 4.0 license

Installation

There are 4 variants of this theme available.

  • Adapta - light version of theme - recommended for users on GTK 3.20+ systems with 1080p screen resolution or greater
  • Adapta-Nokto - dark version of theme - recommended for users on GTK 3.20+ systems with 1080p screen resolution or greater
  • Adapta-Eta - light compact version of theme - recommended for users on GTK 3.18 systems or GTK3.20+ systems with screen resolution < 1080p
  • Adapta-Nokto-Eta - dark compact version of theme - recommended for users on GTK 3.18 systems or GTK3.20+ systems with screen resolution < 1080p

Install via Cinnamon's Themes module in Cinnamon settings or download from Cinnamon Spices and unzip into your ~/.themes directory.

Select the theme as your Desktop, Controls and Window Borders in the Cinnamon Themes module.

To allow the GTK2, GTK3 and Metacity1 themes to apply to GUI apps running as root run this command in your terminal after installation to create symlinks to user themes in the system theme directory.

sudo ln -s ~/.themes/* /usr/share/themes/

Compatibility

This theme is compatible with Cinnamon versions 3.2.x, 3.4.x, 3.6.x & 3.8.x

The GTK3 themes require GTK 3.18.x or 3.22.x

Tested on Linux Mint 18.2, 18.3 & 19 64bit with Cinnamon 3.4.x, 3.6.x, and 3.8.x.

Firefox fix

If you have problems seeing text on input fields in Firefox with any particular theme this problem can be solved by adding a ~/.mozilla/firefox/********.default/user.js file to your Firefox default profile including the line user_pref("widget.content.gtk-theme-override", "Adwaita"); and restarting Firefox.

This forces firefox to use the GTK default Adwaita theme for rendering all website content.

The theme includes a helper script that creates the file with this content in the correct location. To access the tool open a terminal window and use the following command to make the script executable and launch it.

chmod +x ~/.themes/Adapta-Nokto/firefox_fix.sh && ~/.themes/Adapta-Nokto/cinnamon/firefox_fix.sh

About

Cinnamon theme based on Adapta Nokto

Resources

License

GPL-2.0, CC-BY-SA-4.0 licenses found

Licenses found

GPL-2.0
COPYING
CC-BY-SA-4.0
LICENSE_CC_BY_SA4

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published