GithubHelp home page GithubHelp logo

arc-theme-generator's Introduction

Arc Theme Generator

This script let you replace colors in the arc-theme by updating every .scss, .svg, .xml, .rc and gtkrc files

Usage

  1. Clone the arc-theme repository
  2. Run arc-theme-generator
  3. Then you can follow the installation procedure in the arc-theme README.
# Only change the main color to red
python arc-theme-generator.py -c "#cc575d" /path/to/arc-theme-repo

# Change the main color to green (Screenshots below)
# Change all background/header to black
# Remove all bold font 
python arc-theme-generator.py -c "#3D8E91" --variant "black" --without-bold /path/to/arc-theme-repo

If you want to generate a new theme you need to reset all modification in the arc-theme repository with a git reset --hard.

Screenshot

Arc

Arc-Darker

Arc-Dark

Optional arguments

Option Description
--color Change the main color
--variant Change the color of the header and the background. There is currently 2 variant (black and grey)
--without-bold Remove the font-weight: bold in the css

arc-theme-generator's People

Contributors

vedard avatar

Stargazers

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

Watchers

 avatar  avatar

arc-theme-generator's Issues

Colour Adjustment Skip

Issue
When running the script, it seems to skip some colours.
Primarily the top bar and the radio buttons.


Note the toolbar colour as well as the missing radio buttons.

Things I have tried.
The exact same steps, excluding the script itself.
Works fine, aside from colours changing, obviously.

Both of the black and grey variants, which results in the same problem.

Adding the No Assets flag, makes the radio buttons/toolbar work, but 80% of the theme will be in the default Arc-Theme colour.

Appications affected
Radio and checkmark buttons appear to be globally missing, which is the real problem.
I use 'Lxappearance' to manage the theme and that is the client in the screenshot. Only the preview displays the toolbar though.
'Ark' seems to have the uncoloured tool bar as well as a few other applications.

Notable environment factors:
Arch Linux
I3
No primary DE.

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.