
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Collection of helpful utilities for maintaining the theme gallery repository.
.. image:: https://img.shields.io/pypi/v/theme_gallery_utils.svg :target: https://pypi.python.org/pypi/theme_gallery_utils
Theme Gallery Utils are a collection of helper utilities for maintaining the theme gallery repository.
Configuration
Define resolutions for themes in a configuration file. All settings are optional except default system and resolution. The specified paths are defaults.
Example config ~/.gallery_utils:
.. code-block:: yaml
defaults:
resolution: 16x9
system: atari2600
ignored_themes:
- ComicBook_4-3_SE-Wheelart
- ComicBook_SE-Wheelart
- primo_light
- crisp_light
paths:
bin: ~/bin
emulationstation: ~/.emulationstation
gallery: ~/projects/es-theme-gallery
log_output: ~/.cache/gallery_utils
output: ~/.local/share/gallery_utils
themes: ~/.emulationstation/themes
resolutions:
16x9:
height: 1080
width: 1920
4x3:
height: 1080
width: 1440
small:
height: 480
width: 640
vertical:
height: 1920
width: 1080
theme_resolutions:
art-book-4-3: 4x3
ComicBook_4-3: 4x3
art-book-pocket: small
tft: small
freeplay: small
gbz35: small
gbz35-dark: small
minilumi: small
pixel-tft: small
simpler-turtlemini: small
vertical_arcade: vertical
theme_systems:
neogeo_only: neogeo
vertical_arcade: atari
metro: c64
Usage
FAQs
Collection of helpful utilities for maintaining the theme gallery repository.
We found that theme-gallery-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.