Git Product home page Git Product logo

poly-dark's Introduction

Poly dark GRUB theme

Supported languages: Chinese (simplified), Chinese (traditional), English, French, German, Hungarian, Italian, Korean, Latvian, Norwegian, Polish, Portuguese, Russian, Rusyn, Spanish, Turkish, Ukrainian

Screenshot is intentionally low res to fit GitHub UI. See also: 1280×720, 1920×1080


Installation / update

  • Secure way:

    • Download install script:

      wget -P /tmp https://github.com/shvchk/poly-dark/raw/master/install.sh
    • Review it at /tmp/install.sh

    • Run it:

      bash /tmp/install.sh
  • Easier, less secure way — just download and run install script:

    wget -O - https://github.com/shvchk/poly-dark/raw/master/install.sh | bash

You can use --lang option to select language and disable interactive language selection, e.g.:

bash /tmp/install.sh --lang German

or

wget -O- https://github.com/shvchk/poly-dark/raw/master/install.sh | bash -s -- --lang Korean

Full list of languages see in INSTALLER_LANGS variable in install.sh


See also

poly-dark's People

Contributors

barskern avatar gesangtome avatar killerjn avatar llgdd avatar ricardo-simoes avatar shvchk avatar turancisatanist avatar velrest avatar vibe-hu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

poly-dark's Issues

High resolution configuration

On my UHD screen on a laptop the letter and icons are too small, can you share a config file for high resolution screens?

Can't detect arch-like distros

Script can't detect my Manjaro as an arch-like distro. I cat-ted /etc/os-release, this is what it looks like:

NAME="Manjaro Linux"
PRETTY_NAME="Manjaro Linux"
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="32;1;24;144;200"
HOME_URL="https://manjaro.org/"
DOCUMENTATION_URL="https://wiki.manjaro.org/"
SUPPORT_URL="https://forum.manjaro.org/"
BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/"
PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/"
LOGO=manjarolinux

But, in the script it, checking looks like this:

  94   │     elif [[ "$ID" =~ (arch|gentoo|artix) || \
  95   │             "$ID_LIKE" =~ (archlinux|gentoo|artixlinux) ]]; then

Instead of archlinux, my ID_LIKE on my os-release is arch. Can I change it on the script so it can proceed to install? I wanna ask, cos I don't know if it's a valid move. I don't wanna nuke my grub. I still don't know the grub part of Linux.

PNG color not supported

On Debian, since I upgraded grub2 this morning, I got this error at grub startup :
PNG color not supported

Then grub fails to show the installed theme that worked before, it shows the default theme instead.

Change `background.png` to 256 bit color images instead of grayscale

Hi there, I've been using this theme for a few years. I was in the middle of debugging my computer's GRUB settings after not using it for a month, so I updated my GRUB version. I got this error message on boot: ERROR: png: color type not supported.

I changed background.png from 8-bit grayscale to 8-bit/color RGBA and it worked.

> file background.png
background.png: PNG image data, 1920 x 1080, 8-bit grayscale, non-interlaced
> file background_test.png
background_test.png: PNG image data, 1920 x 1080, 8-bit/color RGB, non-interlaced

After some digging, it looks like grayscale support was removed in this commit: http://git.savannah.gnu.org/cgit/grub.git/commit/?id=e623866d9286410156e8b9d2c82d6253a1b22d08
My current GRUB version is grub-install (GRUB) 2:2.06.r261.g2f4430cc0-1 which corresponds to git hash 2f4430cc0, the current top of tree on master (because I'm on Arch Linux). So I have a pre-release version that is newer than the official grub-2.06 release. For people on other distros, this might break starting with GRUB 2.07

Can you please update all the grayscale png files in this theme to RGB? Thanks for the support!

Issues when System goes to sleep

On occasion, I put my linux laptop to sleep or the battery accidentally dies, I get a hung black screen.
Since this did not happen before, I wonder if it has anything to do with grub2 or related.

This is not an issue with the script, but more a question if the script caused an issue on my laptop

Laptop: Xiaomi Notebook Pro i7 version
Issue: when waking up from sleep mode, laptop is sometimes in black (console) screen, and unable to escape without restart

cant access fedora boot

Installed this theme from Fedora 36 (i dual booted it with windows) and it boot menu, for a little moment it says something like error (its too fast to read it) and shows the theme, but only with windows option, cant access fedora. how can i fix it (or just remove the theme). im new to linux so plz help me with clear instructions.

missing obarun icon

hi, please forgive if i'm not using other more correct way, but i'm a noob on github.
I've created an icon for obarun and i would know if it is possible include it in poly-dark.
obarun-grub-polydark

add icon to phoenix os

hi I wonder if there is any way to add icon to phoenix os
I installed it in the same partition where I use ubuntu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.