Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlhunter/nucleocide-gtk
BSM Simple Dark (GTK2) + Dorian (GTK3) Theme
https://github.com/tlhunter/nucleocide-gtk
Last synced: 25 days ago
JSON representation
BSM Simple Dark (GTK2) + Dorian (GTK3) Theme
- Host: GitHub
- URL: https://github.com/tlhunter/nucleocide-gtk
- Owner: tlhunter
- Created: 2014-12-27T23:33:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T17:45:35.000Z (almost 7 years ago)
- Last Synced: 2024-04-08T16:32:46.621Z (7 months ago)
- Language: CSS
- Size: 1010 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nucleocide-GTK
This isn't actually my theme. It is a combination of **BSM Simple Dark**, a GTK2 theme, and **Dorian**, a GTK3 theme.
If you use one theme or the other some of your applications will fall back to an ugly grey system default.This repo is more or less for my own personal reference.
## Screenshots
### GTK3: Dorian
![GTK3](screenshots/gtk3.png)
### GTK2: BSM Simple Dark
![GTK2](screenshots/thunar-gtk2.png)
### Window Decoration: Axiomd
![Decoration](screenshots/window-decoration-axiomd.png)
### Overall Desktop
![Desktop](screenshots/system.png)
## Installation
Extract this directory to your themes directory.
```console
$ mkdir -p ~/.themes/
$ cd ~/.themes/
$ git clone [email protected]:tlhunter/nucleocide-gtk.git
# If using XFCE:
$ xfce4-appearance-settings
```