grmenu 3.0.0 → 4.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grmenu
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 4.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - grcode
@@ -19,13 +19,20 @@ extensions: []
19
19
  extra_rdoc_files:
20
20
  - README.md
21
21
  files:
22
- - GRmenu.rb
23
22
  - LICENSE
24
23
  - README.md
25
24
  - data/borders.json
26
25
  - data/colors.json
27
26
  - data/fonts.json
28
27
  - data/help.txt
28
+ - data/themes/cyberpunk.gr
29
+ - data/themes/dracula.gr
30
+ - data/themes/matrix.gr
31
+ - data/themes/monokai.gr
32
+ - data/themes/neon_red.gr
33
+ - data/themes/nord.gr
34
+ - data/themes/sunset.gr
35
+ - grmenu.rb
29
36
  homepage: https://github.com/JoseEduardoGR/GRmenu
30
37
  licenses:
31
38
  - MIT