Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EliverLara committed Jan 25, 2018
1 parent 92876d9 commit f55e5cc
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Binary file added Art/Dracula.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Art/dracula-1.png
Binary file not shown.
Binary file removed Art/dracula-1_1.png
Binary file not shown.
Binary file removed Art/dracula-2.png
Binary file not shown.
Binary file modified Art/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Art/screenshot.png
Binary file not shown.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

![](Art/logo.png)

![](Art/screenshot.png)
![](Art/Dracula.png)


#### Installation
Expand All @@ -11,8 +11,8 @@ Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.th
To set the theme in Gnome, run the following commands in Terminal,

```
gsettings set org.gnome.desktop.interface gtk-theme "Ant"
gsettings set org.gnome.desktop.wm.preferences theme "Ant"
gsettings set org.gnome.desktop.interface gtk-theme "Ant-Dracula"
gsettings set org.gnome.desktop.wm.preferences theme "Ant-Dracula"
```
or Change via distribution specific tool.

Expand Down

0 comments on commit f55e5cc

Please sign in to comment.