GithubHelp home page GithubHelp logo

Custom branding about tigeros HOT 5 CLOSED

ritlug avatar ritlug commented on June 17, 2024
Custom branding

from tigeros.

Comments (5)

gen1e avatar gen1e commented on June 17, 2024 1

Ok so Cinnamon has themes. Basically I'm going to try to create our own Cinnamon/GTK theme (by playing with the conf files) and then have that be the default look for the Cinnamon desktop.

from tigeros.

axk4545 avatar axk4545 commented on June 17, 2024

Next steps to be complete when possible:
Move branding and wallpapers to packages.
wallpapers package is at http://mirrors.rit.edu/fedora/fedora/linux/releases/25/Everything/source/tree/Packages/d/desktop-backgrounds-25.0.0-1.fc25.src.rpm

from tigeros.

axk4545 avatar axk4545 commented on June 17, 2024

@ReginaTL for setting theme and other cinnamon prefs see https://superuser.com/questions/1006983/how-to-set-cinnamon-preferences-in-command-line/1087459

from tigeros.

axk4545 avatar axk4545 commented on June 17, 2024

@ReginaTL I figured out how to set the default theme! :) Basically put the below code in the %post section of our kickstart before the line cat >> /etc/rc.d/init.d/livesys << EOF.
I can help when we get to that stage since I know the kickstart structure.
You can find the values and paths for the settings in dconf-editor after you set things the way they should be.

` create gschema override to set cinnamon gtk-theme

-cat > /usr/share/glib-2.0/schemas/cinnamon-live.gschema.override <<EOF
-[org.cinnamon.desktop.interface]
-gtk-theme='our theme'
-[org.blah.blah]
-field='value'
-EOF

-glib-compile-schemas /usr/share/glib-2.0/schemas/
-`

from tigeros.

axk4545 avatar axk4545 commented on June 17, 2024

@ReginaTL closing. please open a new issue for remaining tasks.

from tigeros.

Related Issues (20)

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.