Compare commits
No commits in common. "master" and "v2.5" have entirely different histories.
4
.github/FUNDING.yml
vendored
|
@ -1,4 +0,0 @@
|
||||||
# These are supported funding model platforms
|
|
||||||
|
|
||||||
github: [AdisonCavani] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
||||||
custom: ["https://www.buymeacoffee.com/adisoncavani"]# Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
|
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Desktop (please complete the following information):**
|
||||||
|
- OS: [e.g. Ubuntu 20.10]
|
||||||
|
- Resolution [e.g. 1920 x 1080]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
46
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -1,46 +0,0 @@
|
||||||
name: Issue / bug
|
|
||||||
description: File a bug/issue
|
|
||||||
title: "bug: <title>"
|
|
||||||
labels: [bug]
|
|
||||||
body:
|
|
||||||
- type: checkboxes
|
|
||||||
attributes:
|
|
||||||
label: Is there an existing issue for this?
|
|
||||||
description: Please search to see if an issue already exists for the bug you encountered.
|
|
||||||
options:
|
|
||||||
- label: I have searched the existing issues
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Current Behavior
|
|
||||||
description: A concise description of what you're experiencing.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Expected Behavior
|
|
||||||
description: A concise description of what you expected to happen.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Environment
|
|
||||||
description: |
|
|
||||||
examples:
|
|
||||||
- **OS**: Ubuntu 20.04
|
|
||||||
- **Resolution**: 1920x1080
|
|
||||||
value: |
|
|
||||||
- OS:
|
|
||||||
- Resolution:
|
|
||||||
render: markdown
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Anything else?
|
|
||||||
description: |
|
|
||||||
Links? References? Anything that will give us more context about the issue you are encountering!
|
|
||||||
|
|
||||||
Tip: You can attach screenshots or log files by clicking this area to highlight it and then dragging files in.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
42
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -1,42 +0,0 @@
|
||||||
name: Feature request
|
|
||||||
description: Suggest an idea for this project
|
|
||||||
title: "feat: <title>"
|
|
||||||
labels: [feature-request]
|
|
||||||
body:
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Is your feature request related to a problem? Please describe
|
|
||||||
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Describe the solution you'd like
|
|
||||||
description: A clear and concise description of what you want to happen
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Describe alternatives you've considered
|
|
||||||
description: A clear and concise description of any alternative solutions or features you've considered
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Additional context
|
|
||||||
description: Add any other context or screenshots about the feature request here
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: dropdown
|
|
||||||
attributes:
|
|
||||||
label: Contributing
|
|
||||||
multiple: false
|
|
||||||
options:
|
|
||||||
- "No, I am afraid I cannot help regarding this"
|
|
||||||
- "Yes, I am willing to help implement this feature in a PR"
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
It takes a lot of work and time maintaining this project; any contribution is welcomed
|
|
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,20 +0,0 @@
|
||||||
# Description
|
|
||||||
|
|
||||||
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
|
|
||||||
|
|
||||||
Fixes # (issue)
|
|
||||||
|
|
||||||
## Type of change
|
|
||||||
|
|
||||||
Please delete options that are not relevant.
|
|
||||||
|
|
||||||
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
||||||
- [ ] New feature (non-breaking change which adds functionality)
|
|
||||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
|
||||||
- [ ] This change requires a documentation update
|
|
||||||
|
|
||||||
# Checklist:
|
|
||||||
|
|
||||||
- [ ] My code follows the style guidelines of this project (correct file and folder structure)
|
|
||||||
- [ ] The background image for theme follows naming convention: `theme_name.png`
|
|
||||||
- [ ] I updated [`themes.json`](https://github.com/AdisonCavani/distro-grub-themes/blob/master/themes.json) file (JSON database)
|
|
57
.github/workflows/nix.yml
vendored
|
@ -1,57 +0,0 @@
|
||||||
name: Check nix packages
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- "./*.nix"
|
|
||||||
- ".github/workflows/nix.yml"
|
|
||||||
- "assets/**"
|
|
||||||
- "customize/**"
|
|
||||||
push:
|
|
||||||
branches: [master]
|
|
||||||
paths:
|
|
||||||
- "./*.nix"
|
|
||||||
- ".github/workflows/nix.yml"
|
|
||||||
- "assets/**"
|
|
||||||
- "customize/**"
|
|
||||||
jobs:
|
|
||||||
flake:
|
|
||||||
name: Check flake
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Check Nix flake inputs
|
|
||||||
uses: DeterminateSystems/flake-checker-action@v5
|
|
||||||
with:
|
|
||||||
send-statistics: false
|
|
||||||
fail-mode: true
|
|
||||||
- name: Install Nix
|
|
||||||
uses: DeterminateSystems/nix-installer-action@v9
|
|
||||||
- name: Check repository
|
|
||||||
run: nix flake check
|
|
||||||
matrix:
|
|
||||||
name: Generate build matrix
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
outputs:
|
|
||||||
themes: ${{ steps.generate-matrix.outputs.themes }}
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Generate matrix
|
|
||||||
id: generate-matrix
|
|
||||||
run: |
|
|
||||||
THEMES=$(ls assets/backgrounds/ | sed 's/\.png$//g' | jq --raw-input | jq --slurp -c)
|
|
||||||
echo "themes=$THEMES" >> $GITHUB_OUTPUT
|
|
||||||
build:
|
|
||||||
name: Check nix build for theme ${{ matrix.theme }}
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs:
|
|
||||||
- matrix
|
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
theme: ${{ fromJSON(needs.matrix.outputs.themes) }}
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Install Nix
|
|
||||||
uses: DeterminateSystems/nix-installer-action@v9
|
|
||||||
- name: Build package
|
|
||||||
run: nix build .#${{ matrix.theme }}-grub-theme
|
|
||||||
|
|
40
.github/workflows/update-content.yml
vendored
|
@ -1,12 +1,12 @@
|
||||||
name: Update changes on commit
|
name: Update changes on commit
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths:
|
paths:
|
||||||
- "assets/**"
|
- 'assets/icons'
|
||||||
- "customize/**"
|
- 'customize/**'
|
||||||
|
- 'font'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
@ -14,38 +14,16 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: 📂 Create temp folder
|
- name: 🖼️ Update icons
|
||||||
run: |
|
run: |
|
||||||
mkdir temp
|
for dest in customize/* ; do cp -rv assets/icons "$dest"; done
|
||||||
- name: 🖼️ Add backgrounds
|
- name: 📇 Update fonts
|
||||||
run: |
|
run: |
|
||||||
for file in assets/backgrounds/*.png ; do
|
for dest in customize/* ; do cp -rva font/. "$dest"; done
|
||||||
filename=$(basename "$file" .png)
|
- name: 💼 Update archives
|
||||||
mkdir "temp/$filename"
|
|
||||||
cp "$file" "temp/$filename/background.png"
|
|
||||||
done
|
|
||||||
- name: 🎨 Add icons
|
|
||||||
run: |
|
run: |
|
||||||
for dest in temp/* ; do cp -rv assets/icons "$dest"; done
|
cd customize;
|
||||||
- name: 📇 Add fonts
|
|
||||||
run: |
|
|
||||||
for dest in temp/* ; do cp -rva assets/fonts/. "$dest"; done
|
|
||||||
- name: 🌿 Add menu
|
|
||||||
run: |
|
|
||||||
for dest in temp/* ; do cp -rva assets/menu/. "$dest"; done
|
|
||||||
- name: 📃 Add theme
|
|
||||||
run: |
|
|
||||||
for dest in temp/* ; do cp -rv assets/theme.txt "$dest"; done
|
|
||||||
- name: 🗑️ Cleanup old themes
|
|
||||||
run: |
|
|
||||||
rm -rf themes/*
|
|
||||||
- name: 💼 Create archives
|
|
||||||
run: |
|
|
||||||
cd temp;
|
|
||||||
for dest in * ; do find "$dest" -printf "%P\n" | tar -vcf ../themes/"$dest".tar --no-recursion -C "$dest" -T -; done
|
for dest in * ; do find "$dest" -printf "%P\n" | tar -vcf ../themes/"$dest".tar --no-recursion -C "$dest" -T -; done
|
||||||
- name: Remove artifacts
|
|
||||||
run: |
|
|
||||||
rm -r temp
|
|
||||||
- name: 🔥 Commit changes
|
- name: 🔥 Commit changes
|
||||||
run: |
|
run: |
|
||||||
git config user.name github-actions
|
git config user.name github-actions
|
||||||
|
|
339
.gitignore
vendored
|
@ -1,4 +1,335 @@
|
||||||
.envrc
|
## Ignore Visual Studio temporary files, build results, and
|
||||||
.direnv
|
## files generated by popular Visual Studio add-ons.
|
||||||
.vscode
|
##
|
||||||
result
|
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||||
|
|
||||||
|
# User-specific files
|
||||||
|
*.rsuser
|
||||||
|
*.suo
|
||||||
|
*.user
|
||||||
|
*.userosscache
|
||||||
|
*.sln.docstates
|
||||||
|
|
||||||
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||||
|
*.userprefs
|
||||||
|
|
||||||
|
# Build results
|
||||||
|
[Dd]ebug/
|
||||||
|
[Dd]ebugPublic/
|
||||||
|
[Rr]elease/
|
||||||
|
[Rr]eleases/
|
||||||
|
x64/
|
||||||
|
x86/
|
||||||
|
bld/
|
||||||
|
[Bb]in/
|
||||||
|
[Oo]bj/
|
||||||
|
[Ll]og/
|
||||||
|
|
||||||
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
|
.vs/
|
||||||
|
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||||
|
#wwwroot/
|
||||||
|
|
||||||
|
# Visual Studio 2017 auto generated files
|
||||||
|
Generated\ Files/
|
||||||
|
|
||||||
|
# MSTest test Results
|
||||||
|
[Tt]est[Rr]esult*/
|
||||||
|
[Bb]uild[Ll]og.*
|
||||||
|
|
||||||
|
# NUNIT
|
||||||
|
*.VisualState.xml
|
||||||
|
TestResult.xml
|
||||||
|
|
||||||
|
# Build Results of an ATL Project
|
||||||
|
[Dd]ebugPS/
|
||||||
|
[Rr]eleasePS/
|
||||||
|
dlldata.c
|
||||||
|
|
||||||
|
# Benchmark Results
|
||||||
|
BenchmarkDotNet.Artifacts/
|
||||||
|
|
||||||
|
# .NET Core
|
||||||
|
project.lock.json
|
||||||
|
project.fragment.lock.json
|
||||||
|
artifacts/
|
||||||
|
|
||||||
|
# StyleCop
|
||||||
|
StyleCopReport.xml
|
||||||
|
|
||||||
|
# Files built by Visual Studio
|
||||||
|
*_i.c
|
||||||
|
*_p.c
|
||||||
|
*_h.h
|
||||||
|
*.ilk
|
||||||
|
*.meta
|
||||||
|
*.obj
|
||||||
|
*.iobj
|
||||||
|
*.pch
|
||||||
|
*.pdb
|
||||||
|
*.ipdb
|
||||||
|
*.pgc
|
||||||
|
*.pgd
|
||||||
|
*.rsp
|
||||||
|
*.sbr
|
||||||
|
*.tlb
|
||||||
|
*.tli
|
||||||
|
*.tlh
|
||||||
|
*.tmp
|
||||||
|
*.tmp_proj
|
||||||
|
*_wpftmp.csproj
|
||||||
|
*.log
|
||||||
|
*.vspscc
|
||||||
|
*.vssscc
|
||||||
|
.builds
|
||||||
|
*.pidb
|
||||||
|
*.svclog
|
||||||
|
*.scc
|
||||||
|
|
||||||
|
# Chutzpah Test files
|
||||||
|
_Chutzpah*
|
||||||
|
|
||||||
|
# Visual C++ cache files
|
||||||
|
ipch/
|
||||||
|
*.aps
|
||||||
|
*.ncb
|
||||||
|
*.opendb
|
||||||
|
*.opensdf
|
||||||
|
*.sdf
|
||||||
|
*.cachefile
|
||||||
|
*.VC.db
|
||||||
|
*.VC.VC.opendb
|
||||||
|
|
||||||
|
# Visual Studio profiler
|
||||||
|
*.psess
|
||||||
|
*.vsp
|
||||||
|
*.vspx
|
||||||
|
*.sap
|
||||||
|
|
||||||
|
# Visual Studio Trace Files
|
||||||
|
*.e2e
|
||||||
|
|
||||||
|
# TFS 2012 Local Workspace
|
||||||
|
$tf/
|
||||||
|
|
||||||
|
# Guidance Automation Toolkit
|
||||||
|
*.gpState
|
||||||
|
|
||||||
|
# ReSharper is a .NET coding add-in
|
||||||
|
_ReSharper*/
|
||||||
|
*.[Rr]e[Ss]harper
|
||||||
|
*.DotSettings.user
|
||||||
|
|
||||||
|
# JustCode is a .NET coding add-in
|
||||||
|
.JustCode
|
||||||
|
|
||||||
|
# TeamCity is a build add-in
|
||||||
|
_TeamCity*
|
||||||
|
|
||||||
|
# DotCover is a Code Coverage Tool
|
||||||
|
*.dotCover
|
||||||
|
|
||||||
|
# AxoCover is a Code Coverage Tool
|
||||||
|
.axoCover/*
|
||||||
|
!.axoCover/settings.json
|
||||||
|
|
||||||
|
# Visual Studio code coverage results
|
||||||
|
*.coverage
|
||||||
|
*.coveragexml
|
||||||
|
|
||||||
|
# NCrunch
|
||||||
|
_NCrunch_*
|
||||||
|
.*crunch*.local.xml
|
||||||
|
nCrunchTemp_*
|
||||||
|
|
||||||
|
# MightyMoose
|
||||||
|
*.mm.*
|
||||||
|
AutoTest.Net/
|
||||||
|
|
||||||
|
# Web workbench (sass)
|
||||||
|
.sass-cache/
|
||||||
|
|
||||||
|
# Installshield output folder
|
||||||
|
[Ee]xpress/
|
||||||
|
|
||||||
|
# DocProject is a documentation generator add-in
|
||||||
|
DocProject/buildhelp/
|
||||||
|
DocProject/Help/*.HxT
|
||||||
|
DocProject/Help/*.HxC
|
||||||
|
DocProject/Help/*.hhc
|
||||||
|
DocProject/Help/*.hhk
|
||||||
|
DocProject/Help/*.hhp
|
||||||
|
DocProject/Help/Html2
|
||||||
|
DocProject/Help/html
|
||||||
|
|
||||||
|
# Click-Once directory
|
||||||
|
publish/
|
||||||
|
|
||||||
|
# Publish Web Output
|
||||||
|
*.[Pp]ublish.xml
|
||||||
|
*.azurePubxml
|
||||||
|
# Note: Comment the next line if you want to checkin your web deploy settings,
|
||||||
|
# but database connection strings (with potential passwords) will be unencrypted
|
||||||
|
*.pubxml
|
||||||
|
*.publishproj
|
||||||
|
|
||||||
|
# Microsoft Azure Web App publish settings. Comment the next line if you want to
|
||||||
|
# checkin your Azure Web App publish settings, but sensitive information contained
|
||||||
|
# in these scripts will be unencrypted
|
||||||
|
PublishScripts/
|
||||||
|
|
||||||
|
# NuGet Packages
|
||||||
|
*.nupkg
|
||||||
|
# The packages folder can be ignored because of Package Restore
|
||||||
|
**/[Pp]ackages/*
|
||||||
|
# except build/, which is used as an MSBuild target.
|
||||||
|
!**/[Pp]ackages/build/
|
||||||
|
# Uncomment if necessary however generally it will be regenerated when needed
|
||||||
|
#!**/[Pp]ackages/repositories.config
|
||||||
|
# NuGet v3's project.json files produces more ignorable files
|
||||||
|
*.nuget.props
|
||||||
|
*.nuget.targets
|
||||||
|
|
||||||
|
# Microsoft Azure Build Output
|
||||||
|
csx/
|
||||||
|
*.build.csdef
|
||||||
|
|
||||||
|
# Microsoft Azure Emulator
|
||||||
|
ecf/
|
||||||
|
rcf/
|
||||||
|
|
||||||
|
# Windows Store app package directories and files
|
||||||
|
AppPackages/
|
||||||
|
BundleArtifacts/
|
||||||
|
Package.StoreAssociation.xml
|
||||||
|
_pkginfo.txt
|
||||||
|
*.appx
|
||||||
|
|
||||||
|
# Visual Studio cache files
|
||||||
|
# files ending in .cache can be ignored
|
||||||
|
*.[Cc]ache
|
||||||
|
# but keep track of directories ending in .cache
|
||||||
|
!*.[Cc]ache/
|
||||||
|
|
||||||
|
# Others
|
||||||
|
ClientBin/
|
||||||
|
~$*
|
||||||
|
*~
|
||||||
|
*.dbmdl
|
||||||
|
*.dbproj.schemaview
|
||||||
|
*.jfm
|
||||||
|
*.pfx
|
||||||
|
*.publishsettings
|
||||||
|
orleans.codegen.cs
|
||||||
|
|
||||||
|
# Including strong name files can present a security risk
|
||||||
|
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
|
||||||
|
#*.snk
|
||||||
|
|
||||||
|
# Since there are multiple workflows, uncomment next line to ignore bower_components
|
||||||
|
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|
||||||
|
#bower_components/
|
||||||
|
|
||||||
|
# RIA/Silverlight projects
|
||||||
|
Generated_Code/
|
||||||
|
|
||||||
|
# Backup & report files from converting an old project file
|
||||||
|
# to a newer Visual Studio version. Backup files are not needed,
|
||||||
|
# because we have git ;-)
|
||||||
|
_UpgradeReport_Files/
|
||||||
|
Backup*/
|
||||||
|
UpgradeLog*.XML
|
||||||
|
UpgradeLog*.htm
|
||||||
|
ServiceFabricBackup/
|
||||||
|
*.rptproj.bak
|
||||||
|
|
||||||
|
# SQL Server files
|
||||||
|
*.mdf
|
||||||
|
*.ldf
|
||||||
|
*.ndf
|
||||||
|
|
||||||
|
# Business Intelligence projects
|
||||||
|
*.rdl.data
|
||||||
|
*.bim.layout
|
||||||
|
*.bim_*.settings
|
||||||
|
*.rptproj.rsuser
|
||||||
|
|
||||||
|
# Microsoft Fakes
|
||||||
|
FakesAssemblies/
|
||||||
|
|
||||||
|
# GhostDoc plugin setting file
|
||||||
|
*.GhostDoc.xml
|
||||||
|
|
||||||
|
# Node.js Tools for Visual Studio
|
||||||
|
.ntvs_analysis.dat
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
# Visual Studio 6 build log
|
||||||
|
*.plg
|
||||||
|
|
||||||
|
# Visual Studio 6 workspace options file
|
||||||
|
*.opt
|
||||||
|
|
||||||
|
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
|
||||||
|
*.vbw
|
||||||
|
|
||||||
|
# Visual Studio LightSwitch build output
|
||||||
|
**/*.HTMLClient/GeneratedArtifacts
|
||||||
|
**/*.DesktopClient/GeneratedArtifacts
|
||||||
|
**/*.DesktopClient/ModelManifest.xml
|
||||||
|
**/*.Server/GeneratedArtifacts
|
||||||
|
**/*.Server/ModelManifest.xml
|
||||||
|
_Pvt_Extensions
|
||||||
|
|
||||||
|
# Paket dependency manager
|
||||||
|
.paket/paket.exe
|
||||||
|
paket-files/
|
||||||
|
|
||||||
|
# FAKE - F# Make
|
||||||
|
.fake/
|
||||||
|
|
||||||
|
# JetBrains Rider
|
||||||
|
.idea/
|
||||||
|
*.sln.iml
|
||||||
|
|
||||||
|
# CodeRush personal settings
|
||||||
|
.cr/personal
|
||||||
|
|
||||||
|
# Python Tools for Visual Studio (PTVS)
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
|
||||||
|
# Cake - Uncomment if you are using it
|
||||||
|
# tools/**
|
||||||
|
# !tools/packages.config
|
||||||
|
|
||||||
|
# Tabs Studio
|
||||||
|
*.tss
|
||||||
|
|
||||||
|
# Telerik's JustMock configuration file
|
||||||
|
*.jmconfig
|
||||||
|
|
||||||
|
# BizTalk build output
|
||||||
|
*.btp.cs
|
||||||
|
*.btm.cs
|
||||||
|
*.odx.cs
|
||||||
|
*.xsd.cs
|
||||||
|
|
||||||
|
# OpenCover UI analysis results
|
||||||
|
OpenCover/
|
||||||
|
|
||||||
|
# Azure Stream Analytics local run output
|
||||||
|
ASALocalRun/
|
||||||
|
|
||||||
|
# MSBuild Binary and Structured Log
|
||||||
|
*.binlog
|
||||||
|
|
||||||
|
# NVidia Nsight GPU debugger configuration file
|
||||||
|
*.nvuser
|
||||||
|
|
||||||
|
# MFractors (Xamarin productivity tool) working folder
|
||||||
|
.mfractor/
|
||||||
|
|
||||||
|
# Local History for Visual Studio
|
||||||
|
.localhistory/
|
||||||
|
src/Properties/launchSettings.json
|
||||||
|
|
|
@ -1,48 +0,0 @@
|
||||||
# Contributing guide
|
|
||||||
|
|
||||||
Thank you for investing your time in contributing to this project! :sparkles:.
|
|
||||||
|
|
||||||
## New contributor guide
|
|
||||||
|
|
||||||
To get an overview of the project, read the [README](README.md) and [wiki page](https://github.com/AdisonCavani/distro-grub-themes/wiki).
|
|
||||||
|
|
||||||
### Project structure:
|
|
||||||
|
|
||||||
```
|
|
||||||
.
|
|
||||||
├── assets - assets for creating background images
|
|
||||||
| ├── backgrounds - backgrounds used in each theme
|
|
||||||
| ├── fonts - fonts
|
|
||||||
| ├── icons - icons
|
|
||||||
| ├── menu - menu parts
|
|
||||||
| └── theme.txt - theme configuration file
|
|
||||||
├── docs - documentation markdown files
|
|
||||||
├── preview - preview images for README.md
|
|
||||||
├── themes - compressed themes ready to install in .tar format
|
|
||||||
└── themes.json - json file containing all themes definitions (used as database for wiki page)
|
|
||||||
```
|
|
||||||
|
|
||||||
### Workflow
|
|
||||||
|
|
||||||
Folders that trigger new action/workflow:
|
|
||||||
|
|
||||||
- assets
|
|
||||||
- customize
|
|
||||||
|
|
||||||
Every time you create new commit on master branch, github action bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)).
|
|
||||||
You can track your workflows [here](https://github.com/AdisonCavani/distro-grub-themes/actions).
|
|
||||||
|
|
||||||
### Branches
|
|
||||||
|
|
||||||
```
|
|
||||||
├── master - main branch containing latest changes
|
|
||||||
├── legacy - obsolete C# program, replaced by Github Actions workflow
|
|
||||||
└── templates - PSD, phosothop templates for background images
|
|
||||||
```
|
|
||||||
|
|
||||||
### Frequently Asked Questions
|
|
||||||
**Q**: Where are `psd` templates located?
|
|
||||||
**A**: Templates are located in [`templates branch`](https://github.com/AdisonCavani/distro-grub-themes/tree/templates).
|
|
||||||
|
|
||||||
**Q**: How can I edit `psd` template? I don't have Photoshop
|
|
||||||
**A**: You can import `psd` into GIMP, however this might cause to lose some Photoshop related data. I recommend to use [Photopea](https://www.photopea.com/) - free web-based Photoshop alternative.
|
|
275
README.md
|
@ -1,46 +1,265 @@
|
||||||
# Distro Grub Themes
|
# Distro Grub Themes
|
||||||
|
|
||||||
[](https://github.com/AdisonCavani/distro-grub-themes/blob/master/LICENSE)
|
[](https://github.com/AdisonCavani/distro-grub-themes/blob/master/LICENSE)
|
||||||
[](https://github.com/AdisonCavani/distro-grub-themes/releases)
|
[](https://github.com/AdisonCavani/distro-grub-themes/releases)
|
||||||
[](https://github.com/AdisonCavani/distro-grub-themes/actions/workflows/update-content.yml)
|
[](https://github.com/AdisonCavani/distro-grub-themes/actions/workflows/update-content.yml)<br>
|
||||||
<br>
|
|
||||||
|
|
||||||
A pack of GRUB2 themes for different Linux distributions and OSs.<br>
|
A pack of GRUB2 themes for different Linux distribution and OS.<br>
|
||||||
It aims to replace the default GRUB look, with a nice and colorful theme.
|
It aims to replace default Grub look, with nice and colorful theme.
|
||||||
|
|
||||||
## Get started
|
## Supported distributions
|
||||||
|
- Arch Linux
|
||||||
|
- Arco Linux
|
||||||
|
- Artix Linux
|
||||||
|
- CentOS
|
||||||
|
- Debian
|
||||||
|
- Deepin
|
||||||
|
- ElementaryOS
|
||||||
|
- EndeavourOS
|
||||||
|
- Fedora
|
||||||
|
- FreeBSD
|
||||||
|
- Garuda
|
||||||
|
- Gentoo
|
||||||
|
- KDE Neon
|
||||||
|
- Linux Mint
|
||||||
|
- Manjaro
|
||||||
|
- MX Linux
|
||||||
|
- openSUSE
|
||||||
|
- Pop! OS
|
||||||
|
- Rocky Linux
|
||||||
|
- Solus
|
||||||
|
- Ubuntu
|
||||||
|
- Ubuntu Mate
|
||||||
|
- Ventoy
|
||||||
|
- Void Linux
|
||||||
|
- Windows 10
|
||||||
|
- Windows 11
|
||||||
|
- Zorin OS
|
||||||
|
|
||||||
- **Theme preview** is available at [k1ng.dev/distro-grub-themes/preview](https://k1ng.dev/distro-grub-themes/preview).
|
## Supported Vendors
|
||||||
- **Documentation** is available at [k1ng.dev/distro-grub-themes](https://k1ng.dev/distro-grub-themes).
|
- Acer
|
||||||
- Raw markdown files are located in [`/docs`](./docs) folder.
|
- Aorus
|
||||||
|
- Asus
|
||||||
|
- ASRock
|
||||||
|
- Dell
|
||||||
|
- Gigabyte
|
||||||
|
- HP
|
||||||
|
- Lenovo
|
||||||
|
- MSI
|
||||||
|
- System76
|
||||||
|
- Toshiba
|
||||||
|
|
||||||
## Funding
|
## Preview theme
|
||||||
I put a lot of effort and my free time into maintaining this project.
|
|
||||||
If you appreciate that, you can buy me a coffee.
|
|
||||||
|
|
||||||
[<img src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg" alt="Buy Me A Coffee" height="50px" />](https://www.buymeacoffee.com/adisoncavani)
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/grub-theme/master/preview/Arch%20Linux.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Arco%20Linux.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Artix%20Linux.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/CentOS.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Debian.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Deepin.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/ElementaryOS.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/EndeavourOS.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Fedora.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/FreeBSD.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Garuda.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Gentoo.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/KDEneon.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Linux%20Mint.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Manjaro.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/MX%20Linux.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/OpenSUSE.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/PopOS.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Rocky%20Linux.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Solus.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Ubuntu.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/UbuntuMate.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Void%20Linux.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Ventoy.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Windows%2010.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Windows%2011.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/ZorinOS.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
## Contributing
|
### Vendor Themes
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Acer.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Aorus.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Asus.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/ASRock.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Dell.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Gigabyte.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/HP.png" width="49%"/>
|
||||||
|
<img src="https://github.com/AdisonCavani/distro-grub-themes/blob/master/preview/Lenovo.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/MSI.png" width="49%"/>
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/System76.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
<p float="left">
|
||||||
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Toshiba.png" width="49%"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
Development happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.
|
## Installation via Grub Customizer
|
||||||
Read below to learn how you can take part in improving it.
|
|
||||||
|
|
||||||
### Code of Conduct
|
In order to clone repository from Github you have to install `git` package <br>
|
||||||
|
Alternatively you can download zip package - **Code -> Download ZIP**
|
||||||
|
|
||||||
This project has adopted a Code of Conduct that we expect project participants to adhere to.
|
#### Clone the repository
|
||||||
Please read [the full text](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.
|
You can clone repository or go to [release page](https://github.com/AdisonCavani/distro-grub-themes/releases) and download a single theme
|
||||||
|
```
|
||||||
|
git clone https://github.com/AdisonCavani/distro-grub-themes.git
|
||||||
|
```
|
||||||
|
|
||||||
### Contributing Guide
|
### Install Grub Customizer
|
||||||
|
|
||||||
Read [contributing guide](https://github.com/AdisonCavani/distro-grub-themes/blob/master/CONTRIBUTING.md) to learn how to propose changes, bugfixes and improvements.
|
Apt
|
||||||
|
```
|
||||||
|
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install grub-customizer
|
||||||
|
```
|
||||||
|
Pacman
|
||||||
|
```
|
||||||
|
sudo pacman -S grub-customizer
|
||||||
|
```
|
||||||
|
|
||||||
### License
|
Dnf
|
||||||
This project is licensed under [GNU General Public License v3.0](https://github.com/AdisonCavani/distro-grub-themes/blob/master/LICENSE)
|
```
|
||||||
|
sudo dnf install grub-customizer
|
||||||
|
```
|
||||||
|
|
||||||
### Contributors
|
Eopkg
|
||||||
|
```
|
||||||
|
sudo eopkg install grub-customizer
|
||||||
|
```
|
||||||
|
### Install pre-made theme with Grub Customizer
|
||||||
|
|
||||||
Thank you to all the people who already contributed to this project!
|
- Open Grub Customizer
|
||||||
|
- Go to **Appearance settings** tab
|
||||||
|
- Select *Custom resolution* and type in your resolution. E.g: 1920x1080
|
||||||
|
- Press *Add theme* button, go to your directory, where you have cloned repository. In my case `/home/adison/distro-grub-theme`
|
||||||
|
- Select your theme located in `/themes` directory
|
||||||
|
- Save changes
|
||||||
|
|
||||||
<a href="https://github.com/AdisonCavani/distro-grub-themes/graphs/contributors">
|
### Install custom-made theme with Grub Customizer
|
||||||
<img src="https://contrib.rocks/image?repo=AdisonCavani/distro-grub-themes" />
|
|
||||||
</a>
|
- Edit your theme located in `/customize` folder
|
||||||
|
- With your file manager, inside edited theme directory, select all files and **create archive** with .tar or .tar.xz extension
|
||||||
|
- Open Grub Customizer
|
||||||
|
- Go to **Appearance settings** tab
|
||||||
|
- Enable *Custom resolution* checkbox and select your resolution or type it in manually. E.g: 1920x1080
|
||||||
|
- Press *Add theme* button, go to your directory, where you have cloned repository. In my case `/home/adison/distro-grub-theme`
|
||||||
|
- Change view settings from *Archive files* to **All files**
|
||||||
|
- Select your archive
|
||||||
|
- Save changes
|
||||||
|
|
||||||
|
|
||||||
|
## Manual Installation
|
||||||
|
|
||||||
|
In order to clone repository from Github you have to install `git` package <br>
|
||||||
|
Alternatively you can download zip package - **Code -> Download ZIP**
|
||||||
|
|
||||||
|
#### Clone the repository
|
||||||
|
You can clone repository or go to [release page](https://github.com/AdisonCavani/distro-grub-themes/releases) and download a single theme
|
||||||
|
```
|
||||||
|
git clone https://github.com/AdisonCavani/distro-grub-themes.git
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Create themes directory
|
||||||
|
```
|
||||||
|
sudo mkdir /boot/grub/themes
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Edit or use pre-made theme
|
||||||
|
```
|
||||||
|
cd distro-grub-themes/customize
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Copy theme
|
||||||
|
Theme must be unpacked (in folder)
|
||||||
|
```
|
||||||
|
sudo cp -r ubuntu/ /boot/grub/themes
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Edit Grub config
|
||||||
|
You can use your favourite text editor
|
||||||
|
```
|
||||||
|
sudo nano /etc/default/grub
|
||||||
|
```
|
||||||
|
Uncomment this line and set your resolution:
|
||||||
|
```
|
||||||
|
GRUB_GFXMODE=1920x1080
|
||||||
|
```
|
||||||
|
|
||||||
|
At the end of file add theme path:
|
||||||
|
```
|
||||||
|
GRUB_THEME="/boot/grub/themes/ubuntu/theme.txt"
|
||||||
|
```
|
||||||
|
Replace "ubuntu" with selected theme<br>
|
||||||
|
Ctrl+O to save, Ctrl+X to exit
|
||||||
|
|
||||||
|
#### Update Grub config
|
||||||
|
You will need to tell Grub to update its configuration to include the new theme.
|
||||||
|
|
||||||
|
Ubuntu and Debian-based systems:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo update-grub
|
||||||
|
```
|
||||||
|
|
||||||
|
Other Linux distro:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
|
```
|
||||||
|
|
||||||
|
## Install theme in Ventoy
|
||||||
|
Extract ```Ventoy.tar``` to ```/ventoy/theme``` directory
|
||||||
|
|
||||||
|
Locate ```ventoy.json``` file in ```/plugin/ventoy/``` directory and change:
|
||||||
|
```
|
||||||
|
"file": "/ventoy/theme/blur/theme.txt",
|
||||||
|
```
|
||||||
|
to
|
||||||
|
```
|
||||||
|
"file": "/ventoy/theme/Ventoy/theme.txt",
|
||||||
|
```
|
||||||
|
For more information head over to [Ventoy website](https://www.ventoy.net/en/plugin_theme.html)
|
||||||
|
|
||||||
|
## To-do list
|
||||||
|
Feature | Status
|
||||||
|
------------ | -------------
|
||||||
|
4K & 2K displays support | In the future
|
||||||
|
Ultrawide display support | In the future
|
||||||
|
|
BIN
assets/background_template/acer_1080p.psd
Normal file
BIN
assets/background_template/arch_1080p.psd
Normal file
BIN
assets/background_template/arco_1080p.psd
Normal file
BIN
assets/background_template/artix_1080p.psd
Normal file
BIN
assets/background_template/asrock_1080p.psd
Normal file
BIN
assets/background_template/asus_1080p.psd
Normal file
BIN
assets/background_template/centOS_1080p.psd
Normal file
BIN
assets/background_template/debian_1080p.psd
Normal file
BIN
assets/background_template/deepin_1080p.psd
Normal file
BIN
assets/background_template/dell_1080p.psd
Normal file
BIN
assets/background_template/elementary_1080p.psd
Normal file
BIN
assets/background_template/endeavourOS_1080p.psd
Normal file
BIN
assets/background_template/fedora_1080p.psd
Normal file
BIN
assets/background_template/freeBSD_1080p.psd
Normal file
BIN
assets/background_template/garuda_1080p.psd
Normal file
BIN
assets/background_template/gentoo_1080p.psd
Normal file
BIN
assets/background_template/hp_1080p.psd
Normal file
BIN
assets/background_template/kali_1080p.psd
Normal file
BIN
assets/background_template/kdeNeon_1080p.psd
Normal file
BIN
assets/background_template/lenovo_1080p.psd
Normal file
BIN
assets/background_template/manjaro_1080p.psd
Normal file
BIN
assets/background_template/mate_1080p.psd
Normal file
BIN
assets/background_template/mint_1080p.psd
Normal file
BIN
assets/background_template/msi_1080p.psd
Normal file
BIN
assets/background_template/mx_1080p.psd
Normal file
BIN
assets/background_template/openSUSE_1080p.psd
Normal file
BIN
assets/background_template/pop_1080p.psd
Normal file
BIN
assets/background_template/rocky_1080p.psd
Normal file
BIN
assets/background_template/solus_1080p.psd
Normal file
BIN
assets/background_template/system76_1080p.psd
Normal file
BIN
assets/background_template/toshiba_1080p.psd
Normal file
BIN
assets/background_template/ubuntu_1080p.psd
Normal file
BIN
assets/background_template/ventoy_1080p.psd
Normal file
BIN
assets/background_template/void_1080p.psd
Normal file
BIN
assets/background_template/windows10_1080p.psd
Normal file
BIN
assets/background_template/windows11_1080p.psd
Normal file
BIN
assets/background_template/zorinOS_1080p.psd
Normal file
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 186 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 204 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 172 KiB |
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 941 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 943 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |