{"id":13434704,"url":"https://github.com/adapta-project/adapta-gtk-theme","last_synced_at":"2025-09-29T02:31:50.934Z","repository":{"id":55200407,"uuid":"48850847","full_name":"adapta-project/adapta-gtk-theme","owner":"adapta-project","description":"An adaptive Gtk+ theme based on Material Design Guidelines","archived":true,"fork":false,"pushed_at":"2020-03-27T01:46:12.000Z","size":24970,"stargazers_count":3398,"open_issues_count":9,"forks_count":234,"subscribers_count":103,"default_branch":"master","last_synced_at":"2024-05-22T05:04:26.767Z","etag":null,"topics":["adapta","gtk","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adapta-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-31T13:48:12.000Z","updated_at":"2024-05-20T13:43:52.000Z","dependencies_parsed_at":"2022-08-14T15:52:58.886Z","dependency_job_id":null,"html_url":"https://github.com/adapta-project/adapta-gtk-theme","commit_stats":null,"previous_names":[],"tags_count":152,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adapta-project%2Fadapta-gtk-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adapta-project%2Fadapta-gtk-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adapta-project%2Fadapta-gtk-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adapta-project%2Fadapta-gtk-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adapta-project","download_url":"https://codeload.github.com/adapta-project/adapta-gtk-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234583683,"owners_count":18856280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adapta","gtk","theme"],"created_at":"2024-07-31T03:00:20.931Z","updated_at":"2025-09-29T02:31:50.460Z","avatar_url":"https://github.com/adapta-project.png","language":"CSS","funding_links":[],"categories":["GUI","CSS","others","Applications","Eye Candy","Uncategorized"],"sub_categories":["Desktop Environment","Desktop Customization","Themes","Uncategorized"],"readme":"\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/logo_thumb.png\" alt=\"Logo\" align=\"left\" /\u003e Adapta-gtk-theme\n======\n\nAn adaptive Gtk+ theme based on Material Design Guidelines.\n\n27 Mar 2020\n-----------\n * Development of the Adapta GTK theme has completely ended.\n * Turn to Archived state.\n\nBefore using Adapta\n-------------------\n\n#### Typography\n\nAdapta strongly depends on Material Design resources, especially its **fonts**.\n\n 1. [**Roboto**](https://fonts.google.com/specimen/Roboto)\n   - Very famous as the default truetype font in Android (English ver.).\n   - Multilingual support is not good.\n   - Weight used in Adapta: 300, 400, 500, 700\n\n 2. [**Noto Sans**](https://fonts.google.com/specimen/Noto+Sans)\n   - Noto (NO TOfu) sans-serif truetype/opentype font covers a lot of languages.\n   - Developed by Monotype and Adobe.\n   - Weight used in Adapta: 400, (500), 700\n\n| |Primary|Secondary|Fallback|\n|:-----:|:-----:|:-----:|:-----:|\n|Gnome-Shell \u003e= 3.26|**Roboto**|**NotoSans**|Sans-serif|\n|Gnome-Shell =\u003c 3.24|**NotoSans**||Sans-serif|\n|Cinnamon           |**Roboto**||Sans-serif|\n\n\u003e **Note:**\n\u003e\n\u003e * Roboto is very nice with Adapta, but in some locales, it causes Tofu.\n\u003e * NotoSans may work well in various locales, but NotoSans lacks 500 (Medium) weight. So elements defined with 500 will be drawn with 400 automatically.\n\u003e * NotoSans CJK supports 500 weight.\n\u003e * NotoSans is used as the 'password chars **U+25CF**' only in Gnome-Shell \u003e= 3.26.\n\nAdapta is designed with nominal **13px (or 14px)** Roboto font.\nIn Gnome, \"window-scaling-factor = 1.0\" means `-gtk-dpi = 96`, it also means:\n  ```\n  13 [px] x 72 [pt/inch] / 96 [px/inch] = 9.75 [pt]\n  14 [px] x 72 [pt/inch] / 96 [px/inch] = 10.5 [pt]\n  ```\nThat's the reason why `13.33px = 10pt` is used for rem/px conversion in Gtk+ 3.2x theming (In Gtk+ 3.18.x theming, em unit is directly used).\n\n\u003e **Note:**\n\u003e\n\u003e NotoSans CJK (ChineseJapaneseKorean) opentype fonts are actually **0.1em taller than Roboto fonts**, so if 10pt Roboto was suitable on your LCDs, set 9pt for NotoSans CJK families.\n\n**Verify the fonts are rendered correctly via font-viewer tools like Gnome-Font-Viewer.**\n\nVariant Matrix\n--------------\n\n| |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/sunlight.png\" align=\"left\"/\u003e Adapta|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/moon.png\" align=\"left\"/\u003e Adapta-Nokto|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/sunlight-eta.png\" align=\"left\"/\u003e Adapta-Eta|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/moon-eta.png\" align=\"left\"/\u003e Adapta-Nokto-Eta|\n|:-----:|:-----:|:-----:|:-----:|:-----:|\n|Gtk+ 2.24.x |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\n|Gtk+ 3.20.x |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\n|Gtk+ 3.22.x |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\n|Gtk+ 3.24.x |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\n|Mutter      |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\n|Metacity    |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\n|Muffin      |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\n|XFwm4       |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\n|Marco       |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\n|Openbox-3   |\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\u003cimg src=\"https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png\" align=\"center\" /\u003e|\n\n\u003e **Note:**\n\u003e\n\u003e   * **Nokto** is a dark variant.\n\u003e   * **Eta** is a tiny Gtk+ 2.x/3.2x Gtk+ widget variant for saving space.\n\u003e   * I suggest you use the Eta variants if your LCD resolution is lower than FHD (1080p). Eta draws widgets around -20% to -30% spacing.\n\u003e   * Metacity theming supports Eta variants (\u003e= 3.2x).\n\nElements\n--------\n![Materials](https://github.com/adapta-project/adapta-github-resources/blob/master/images/Materials.png)\n\nRequired Components\n-------------------\nAdapta supports Gtk+ 3.24.x, 3.22.x and 3.20.x\n\n ```\n * Gtk+-3.0             \u003e= 3.20.0\n * Gtk+-2.0             \u003e= 2.24.30\n * gtk2-engines-pixbuf  \u003e= 2.24.30\n * gtk2-engines-murrine \u003e= 0.98.1\n ```\n\nSupported Desktop Environments\n------------------------------\n\n ```\n * GNOME-Shell     \u003e= 3.20.0\n * GNOME-Flashback \u003e= 3.20\n * Budgie-Desktop  \u003e= 10.4\n * Cinnamon        \u003e= 3.2.0\n * XFce4           \u003e= 4.12.2\n * Mate            \u003e= 1.14.0\n * LXDE            \u003e= 0.99.1 (Gtk+ 2.x only)\n ```\n\nUnsupported Gtk+ Based Desktop(s)\n-------------------------------\n * Pantheon\n * Unity7\n\n \u003e **Note:**\n \u003e\n \u003e   * Adapta does NOT support elementaryOS.\n\nInstallation from Package(s)\n----------------------------\n Package(s) can be found in the official main repositories of these distributions:\n\n * **Arch (community)**\n\n * **Fedora**\n\n * **openSUSE (Tumbleweed)**\n\n * **Solus**\n\n Personal repository:\n\n * PPA: [**Stable-channel**](https://launchpad.net/~tista/+archive/ubuntu/adapta)\n        and [**Dev-channel**](https://launchpad.net/~tista/+archive/ubuntu/adapta-nightly)\n\nInstallation from Git Source\n----------------------------\n1. If previous versions were installed/existed, remove them first.\n\n ```\n sudo rm -rf /usr/share/themes/{Adapta,Adapta-Eta,Adapta-Nokto,Adapta-Nokto-Eta}\n rm -rf ~/.local/share/themes/{Adapta,Adapta-Eta,Adapta-Nokto,Adapta-Nokto-Eta}\n rm -rf ~/.themes/{Adapta,Adapta-Eta,Adapta-Nokto,Adapta-Nokto-Eta}\n ```\n\n2. Check build-requirements:\n Currently Adapta bundles neither pre-generated stylesheets nor PNG images.\n So users and/or contributors should generate proper CSSs, PNGs and gresources at build-time.\n\n ```\n * autoconf\n * automake\n * inkscape                                  \u003e= 0.91\n * libgdk-pixbuf2.0-dev (gdk-pixbuf2-devel)  \u003e= 2.32.2\n * libglib2.0-dev (glib2-devel)              \u003e= 2.48.0\n * libxml2-utils (libxml2)\n * pkg-config (pkgconfig)\n * sassc                                     \u003e= 3.3\n\n * parallel                                  (if --enable-parallel)\n ```\n\n \u003e **Note:**\n \u003e\n \u003e   * In OpenSUSE, add an extra dependency:\n \u003e\n \u003e     ```\n \u003e     gdk-pixbuf-devel        \u003e= 2.32.2\n \u003e     ```\n \u003e\n \u003e   * Adapta employs **SassC** wrapper of `libsass` to generate CSS stylesheets.\n \u003e   * Adapta uses `inkscape` to generate installable PNG files.\n \u003e   * Adapta uses `glib-compile-resources` to compile the gresource files for Gtk+ and Gnome-Shell.\n \u003e   * `glib-2.0 \u003e= 2.53`, Gnome-Shell 3.26 theming is used if `--enable-gnome`.\n\n3. Build and install system-wide:\n\n ```\n ./autogen.sh --prefix=/usr\n make\n sudo make install\n ```\n\n \u003e **Note:**\n \u003e\n \u003e   * Default prefix is `/usr/local`.\n \u003e   * All 4 variants are installed by default.\n \u003e   * `make` generates proper CSSs and PNGs to be installed.\n \u003e     It will take about 5min to 15min to build.\n \u003e     For example, Ubuntu's build-server takes 10min.\n \u003e   * `sudo make install` installs multiple versioned theme and Gtk+ automatically selects the properly versioned one when running.\n\n4. To speed up by using concurrency-build, pass this specific option to `autogen.sh`:\n\n ```\n --enable-parallel       enable parallel-build support (type: bool)\n ```\n\n \u003e **Note:**\n \u003e\n \u003e   * This feature requires GNU `parallel`, so please add `parallel` to build-requirements.\n \u003e     Parallel can execute multiple scripts and binaries to be suitable for multi-threading.\n \u003e     It could especially shorten the rendering-time via `inkscape`.\n \u003e   * `-jN` option to be passed to GNU `make` is surely usable, but Adapta currently employs `parallel`.\n \u003e   * This feature should not be applied when packaging on remote/shared build-servers.\n\n5. To disable some DE supports, pass these specific options to `autogen.sh`:\n\n ```\n --disable-gnome         disable gnome-shell support (type: bool)\n --disable-cinnamon      disable cinnamon support (type: bool)\n --disable-flashback     disable flashback support (type: bool)\n --disable-xfce          disable xfce support (type: bool)\n --disable-mate          disable mate support (type: bool)\n --disable-openbox       disable openbox support (type: bool)\n ```\n\n \u003e **Note:**\n \u003e\n \u003e   * The installer installs Budgie-Desktop support even if all of options above were applied.\n \u003e   * Cinnamon/Mate support hooks `metacity-1` directory even if GNOME-Flashback support was disabled.\n\n6. To enable extra Gtk+ release support, pass these options:\n\n ```\n --enable-gtk_next      enable Gtk+ 4.0 support (type: bool)\n ```\n\n7. To change the default 4 **Key-Colors**, pass these options:\n\n ```\n --with-selection_color        Primary color for 'selected-items' (Default: #00BCD4 = Cyan500, type: string)\n --with-accent_color           Secondary color for notifications and OSDs (Default: #4DB6AC = Teal300, type: string)\n --with-suggestion_color       Secondary color for 'suggested' buttons (Default: #009688 = Teal500, type: string)\n --with-destruction_color      Tertiary color for 'destructive' buttons (Default: #FF5252 = RedA200, type: string)\n ```\n\n \u003e **Note:**\n \u003e\n \u003e   * Color-codes are defined as `#` + 6-digit `HEX`s (Standard RGB definitions in HTML codes).\n \u003e     Uppercases are strongly recommended in Adapta code-base.\n \u003e   * The Material Design Color Palette can be found [**here**](https://www.google.com/design/spec/style/color.html#color-color-palette).\n \u003e   * Example: If you would like to use 'Teal500' as selection_color, use this:\n \u003e\n \u003e     ```./autogen.sh --with-selection_color=#009688```\n \u003e\n \u003e     This switchese the theme to almost Teal key colors.\n \u003e   * Basically `selection_color` and `suggestion_color` should use `500` colors,\n \u003e     and `accent_color` should use `300` colors.\n \u003e   * While doing `make`, Adapta changes those 4 colors in all stylesheets and images,\n \u003e     and `make clean` cleans up all generated files from source directories.\n \u003e   * This feature unfortunately is not supported in `Openbox-3` and `Telegram 1.0` theming.\n\nGtkSourceView/Gedit Color Scheme Support\n----------------------------------------\n A theme file `adapta.xml` is installed by default into `Adapta(-Nokto)/gedit` directory.\n See details in [**README.md**](/extra/gedit/README.md).\n\n \u003e **Note:**\n \u003e\n \u003e   * The color-scheme can be used in Gnome-Builder, Gnome-Sushi, Meld and Gedit if installed to \n \u003e     `~/.local/share/gtksourceview-3.0/styles` or `~/.local/share/gtksourceview-4/styles` directory.\n \u003e   * Currently only dark-variant is supported.\n\nVisual Studio Code (VS Code) Theme Support\n------------------------------------------\n 1. Linux-themes (Author: SolarLiner): [**Visual Studio Marketplace**](https://marketplace.visualstudio.com/items?itemName=SolarLiner.linux-themes)\n\n 2. Vscode-theme-adapted (Author: About-Code): [**Visual Studio Marketplace**](https://marketplace.visualstudio.com/items?itemName=about-code.vscode-theme-adapted)\n\nExtra Browser Support\n---------------------\n To try our color samples for FirefoxColor test pilot, check these URLs:\n\n  1. [**Adapta**](https://color.firefox.com/?theme=XQAAAALUAAAAAAAAAABBKYhm849SCiazH1KEGccwS-xNVAWBvoBvsLDMFdiXwrZEjOV1NwO6XqPerXD8qZXG0Ve0ysSRDO_Fqq_1SFIUTSKR-LFqpoxVvvpw1Iq_PQcwWXZZeVXaSfmGGjCCdDkcOR3IcXyEWy-CbpLupG_UOE7d7U-IqXDfj3RCFFTYAW-cbj4Hku3mPIskyg-xRys_ul6HSl3J_IaFQA)\n\n  2. [**Adapta-Nokto**](https://color.firefox.com/?theme=XQAAAALUAAAAAAAAAABBKYhm849SCiazH1KEGccwS-xNVAVNrWV6_89xtxNWy3sM0X99YG7itotZ8sB9kkK0owJCyKXJNAryj9IJU_wtu72r-X3skC4prCeW-fnJweq-4xu9tLmeXj8UkSdZGnzwrWVCNr3bToa6Zufrkj2b7e0PqstuOnN1gdAzjKSHwEJvdQThz-ruhge78cW2PaG0mCwQPvE72cX8OQiA)\n\n\n To try legacy Chrome(ium) specific theming (`\u003c 59.0.30xx`), pass this option:\n\n ```\n --enable-chrome-legacy     enable legacy Chrome(ium) support (type: bool)\n ```\n\n The compressed `crx` files will be installed into `Adapta/chrome` and `Adapta-Nokto/chrome`.\n\n \u003e **Note:**\n \u003e\n \u003e   * Chrome(ium) 59.0.30xx or newer, theming is pulled from Gtk+ 3.x directly.\n \u003e     So `Settings \u003e Appearance \u003e Themes` should be `GTK+`.\n \u003e\n \u003e   * Vivaldi can make custom themes via settings like these:\n \u003e     ```\n \u003e     Background: #FAFBFC (#263238)\n \u003e     Foreground: #263238 (#CFD8DC)\n \u003e     Highlight:  #00BCD4\n \u003e     Accent:     #222D32\n \u003e     Accent Color from Active Page: [ ]\n \u003e     Apply Accent Color to Window:  [*]\n \u003e     Transparent Tabs:              [*]\n \u003e     Corner Rounding:               2px\n \u003e     ```\n\nExtra Dock Support\n------------------\n To try \"Plank\" theming, pass this option:\n\n ```\n --enable-plank         enable Plank support (type: bool)\n ```\n\n Then select `Gtk+` via `plank --preferences`.\n\n \u003e **Note:**\n \u003e\n \u003e   * Both Adapta and Adapta-Nokto shares the same theming.\n \u003e   * Don't expect too much. Plank is NOT a themeable widget for me!\n\nExtra Compositor Support\n------------------------\n Compton is the famous stand-alone compositor that works well with the Openbox window-manager. The installer installs recommended configuration file `compton.conf` into `Adapta/openbox-3` directory if Openbox support is enabled.\n\n Next, copy that file into `~/.config/` and restart compton to read the settings.  That compositor still has some limitations in its features for Adapta, however.\n\nExtra Telegram Support\n----------------------\n To try \"Telegram 1.0\" theming, pass this option:\n\n ```\n --enable-telegram      enable Telegram 1.0 support (type: bool)\n ```\n\n The installer installs compressed `tdesktop-theme` files into `Adapta/telegram` and `Adapta-Nokto/telegram` directories if Telegram support is enabled.\n Then open the file via Telegram \u003e Main Menu \u003e Settings \u003e Chat background \u003e Choose from file.\n\n \u003e **Note:**\n \u003e\n \u003e   * The `adapta.tdesktop-theme` is for light-variant, and `adapta-nokto.tdesktop-theme` is for dark-variant.\n \u003e   * Bundled noise-texture images are for *tiled* mode.\n \u003e   * Telegram support is a W.I.P currently.\n\nExtra Tweetdeck Support\n-----------------------\n To try \"Colordeck for Tweetdeck\" extension theming, pass this option:\n\n ```\n --enable-tweetdeck      enable Tweetdeck-colordeck support (type: bool)\n ```\n\n The installer installs `cdk` files into `Adapta*/tweetdeck` directories if Tweetdeck support is enabled.\n Then open the file via Colordeck -\u003e import \u003e \"Colors\" -\u003e Choose File.\n\n \u003e **Note:**\n \u003e\n \u003e   * [**Chrome Web Store**](https://chrome.google.com/webstore/detail/colordeck-for-tweetdeck/jgoilgghdiafcdpgaddhfnlnhjhiejjl)\n \u003e   * [**Firefox Add-ons**](https://addons.mozilla.org/en-US/firefox/addon/colordeck/)\n \u003e   * Light and dark variants are supported.\n \u003e   * Currently those files support \"Colors\" only, so enabling \"Colors\" checkbox is enough.\n\nOther Projects\n------\nThis is a list of community projects, related to Adapta:\n - [**Adapta KDE**](https://github.com/PapirusDevelopmentTeam/adapta-kde) - Port of this theme to KDE Plasma 5.\n - [**Discord-Adapta-Nokto**](https://github.com/Scrumplex/Discord-Adpata-Nokto) - Adapta-oriented theme for Discord\n\nWork in Progress\n----------------\n\nTODO\n----\n\nPublic License\n--------------\n GPLv2.0\n\n \u003e **Note:**\n \u003e\n \u003e SVG files are licensed under CC BY-SA 4.0.\n \u003e And an icon-theme in Cinnamon thumbnails:\n \u003e [**Paper Icons**](http://snwh.org/paper/icons) by Sam Hewitt is licensed under CC-SA-4.0.\n\nDonations\n---------\n\nSpecial Thanks to\n--------------\n Nana-4, the developer of Materia (formerly Flat-Plat).\n\n And all supporters, thank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadapta-project%2Fadapta-gtk-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadapta-project%2Fadapta-gtk-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadapta-project%2Fadapta-gtk-theme/lists"}