Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schnensch committed Jun 5, 2021
1 parent 722ca6f commit 93088f6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Zelk

`1.0`
`1.0.1`

Zelk is a discord theme inspired by the [Zorin Blue Dark](https://github.com/ZorinOS/zorin-desktop-themes/tree/master/ZorinBlue-Dark)/[Light](https://github.com/ZorinOS/zorin-desktop-themes/tree/master/ZorinBlue-Light) GTK theme.
Zelk is a smooth discord theme inspired by the [Zorin Blue Dark](https://github.com/ZorinOS/zorin-desktop-themes/tree/master/ZorinBlue-Dark)/[Light](https://github.com/ZorinOS/zorin-desktop-themes/tree/master/ZorinBlue-Light) GTK theme.

### INSTALLATION
#### Powercord
Expand Down
4 changes: 2 additions & 2 deletions powercord_manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Zelk",
"version": "1.0",
"version": "1.0.1",
"license": "MIT",
"theme": "zelk.css",
"author": "schnensch",
"description": "a theme inspired by zorin blue"
"description": "a smooth theme inspired by zorin blue"
}
2 changes: 1 addition & 1 deletion theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Zelk 1.0 */
/* Zelk 1.0.1 */
/* background */
.tabBody-3YRQ8W, .chat-3bRxxu, .container-3w7J-x, .container-lRFx4q, .privateChannels-1nO12o, .homeWrapperNormal-2KSUEa {
background-color: var(--background-tertiary);
Expand Down
4 changes: 2 additions & 2 deletions zelkBD.theme.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @name Zelk
* @version 1.0
* @description a theme inspired by zorin blue
* @version 1.0.1
* @description a smooth theme inspired by zorin blue
* @author schnensch
* @authorId 652801938374656013
* @source https://github.com/schnensch0/zelk
Expand Down

0 comments on commit 93088f6

Please sign in to comment.