Commit Graph

286 Commits

Author SHA1 Message Date
9f0d2837ed added opensuse microOS and Fedora Atomic Desktop commands
Applying those works on Fedora Atomic! It should work the same on OpenSuse microOS as on regular OpenSuse too.
2023-12-19 15:37:12 +00:00
000171da27 Fixed #205 2023-09-17 19:15:42 +08:00
9843327eb6 Merge pull request #204 from varris1/flake-fix
flake.nix: Change deprecated string type to str
2023-08-16 21:39:13 +08:00
c8f6113801 flake.nix: Change deprecated string type to str 2023-08-15 20:54:51 +02:00
de378454b5 Fixed #203 2023-08-16 00:29:57 +08:00
7da365a621 Merge pull request #202 from hotime/patch-3
chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files
2023-08-06 00:39:42 +08:00
f07021174e chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files
logos-color.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path67"
remove inkscape:label="path67"
[kubuntu]
id="g1" -> id="kubuntu"
remove inkscape:label="kubuntu"

logos-white.svg
[deepin]
id="g1" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path60"
remove inkscape:label="path60"

logos-whitesur.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path330"
remove inkscape:label="path330"
[xubuntu]
id="g1" -> id="xubuntu"
remove inkscape:label="xubuntu"
2023-08-05 21:24:08 +08:00
f3fc65d3a2 Merge pull request #201 from hotime/patch-2
update icons: deepin, brunch-settings; fine tune icon parameters.
2023-08-03 22:21:14 +08:00
960ac1a172 update icons: deepin, brunch-settings; fine tune icon parameters.
1, update deepin icons to make the icon closer to the deepin logo, while also making the style suitable for this theme.
2, update brunch-settings icon for colors-white.svg, whitch has a different style effect from other icons of the colors-white style.
3, remove redundant element "g536" in group xubuntu for logos-whitesur.svg.
4, fine tune icon parameters like X,Y,width,height datas in SVG files, whitch has uncorrect datas. For example, all icon group in svg files are supposed to be 32.000x32.000, but a few icons are 32.001x32.001, and more...
2023-08-03 20:19:25 +08:00
02ec0a888b Merge pull request #200 from hotime/patch-1
fix: the old background reappears for a few seconds
2023-08-01 21:54:20 +08:00
cd5fee4582 fix: the old background reappears for a few seconds
Add replacing or appending "GRUB_BACKGROUND" surpport for file "/etc/default/grub" to fix "the old background reappears for a few seconds" bug.
2023-08-01 18:55:38 +08:00
9c673d5a34 Update install.sh 2023-07-24 21:47:50 +08:00
20c00af363 Merge pull request #198 from anandusateeshNSUT/master
Fixed directory issues for fedora in the install.sh itself
2023-07-22 02:32:45 +08:00
5a9e5b58a0 Fixed directory issues 2023-07-21 23:07:59 +05:30
8d2f2e17b8 Update install.sh 2023-07-22 00:31:33 +08:00
c991e3a3a7 Update install.sh 2023-07-21 23:15:11 +08:00
bf840ebdb7 Update install.sh 2023-07-21 23:09:52 +08:00
1358b497d9 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-07-21 22:56:08 +08:00
8383f6b4f8 Update install.sh 2023-07-21 22:51:22 +08:00
4c7bba04ac Merge pull request #196 from Maik93/master
improve grub.bak existance check
2023-07-11 00:25:51 +08:00
4deac71ab4 improve grub.bak existance check 2023-07-09 22:09:07 +02:00
8cd0ea9b4a Update install.sh 2023-04-15 23:05:00 +08:00
c1f9aeaf83 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-04-15 22:47:38 +08:00
d0a481efa1 Update install.sh 2023-04-15 22:46:16 +08:00
7c0d8eb784 Fixed #191 2023-01-18 12:21:58 +08:00
8a5ebe97fa Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-01-05 14:33:13 +08:00
bde73b88ed Fixed #172 2023-01-05 14:32:40 +08:00
bfedd16365 Merge pull request #187 from AnotherGroupChat/master
Update Nix install for theme.txt control + fix module reference
2023-01-05 14:14:21 +08:00
7e8a1ea758 Allow for more granular control of theme.txt and update depricated way of reffering to modules 2022-11-18 12:35:17 -05:00
c106dfb9b5 update 2022-11-12 08:42:45 +08:00
7033bb66e5 Update README.md 2022-10-30 23:49:02 +08:00
b0dca256c3 Update README.md 2022-10-30 23:48:26 +08:00
ece050a022 Update README.md 2022-10-30 23:47:50 +08:00
530859b0b3 Update README.md 2022-10-30 23:41:38 +08:00
375b7d0f0a Update README.md 2022-10-30 23:39:27 +08:00
48338ec6a3 Update install.sh 2022-10-30 23:36:05 +08:00
e77cbfa662 Fixed #181 2022-10-30 2022-10-30 23:20:45 +08:00
967a302d8f update 2022-10-23 19:44:08 +08:00
7ab56dc587 Merge pull request #180 from hyttmi/master
Remove override of THEME_DIR
2022-10-23 19:37:13 +08:00
8303aa2825 Remove override of THEME_DIR 2022-10-23 08:46:09 +03:00
b10a5fd4c8 update 2022-10-15 23:57:32 +08:00
8627f86ce5 Merge pull request #178 from dotlogix/Feature/UbuntuDDE
Fix alignments of icons and add ubuntuDDE
2022-10-15 23:46:51 +08:00
fd78958d50 Fix alignments of icons and add ubuntuDDE 2022-10-15 16:31:52 +02:00
c6e2967f06 Merge pull request #175 from Rdkang/master
Added theme variant name to the preview image
2022-08-31 02:02:35 +08:00
6b58676c4d Added theme variant name to the preview image 2022-08-30 11:54:20 +01:00
fa74d1b6af Merge pull request #162 from thomassdk/FixNixOSSupport
Make splashImage option a `nullOr` type
2022-03-28 00:26:11 +08:00
29dd80dd70 Make splashImage option a nullOr type 2022-03-27 15:52:59 +00:00
20a8f12488 Merge pull request #161 from PatrickJosh/fix-fedora-34-and-later
Update install.sh to fix installation on Fedora 34 and later.
2022-03-26 21:20:58 +08:00
b5b4780418 Update install.sh to fix installation on Fedora 34 and later. 2022-03-26 10:50:37 +01:00
3f5624833d update 2022-03-19 10:55:49 +08:00