Coder Social home page Coder Social logo

Comments (6)

Dejweed avatar Dejweed commented on July 4, 2024

The accent color could also be applied to the xfce panel. Now it's just white:
image

from graphite-gtk-theme.

vinceliuice avatar vinceliuice commented on July 4, 2024

How to make xpm files?

from graphite-gtk-theme.

Dejweed avatar Dejweed commented on July 4, 2024

I used gimp, opened the png (make sure it uses indexed colors) and exported as .xpm. Then you can edit it with text editor and change the colors like shown in the image above and it will use colors from gtk theme. If you want I can make a pull request.
Then it would be best to only use the system accent color for normal themes and hardcode the colors for the --theme ones (like green in my example).

from graphite-gtk-theme.

vinceliuice avatar vinceliuice commented on July 4, 2024

OK, I'll try

from graphite-gtk-theme.

Dejweed avatar Dejweed commented on July 4, 2024

Alright I will start working on the xfwm theme.
I found a new issue. In thunar at Edit > Configure custom actions > Edit action the Use Startup Notification shouldn't be there.
image

Using Graphite theme with panel set to Dark mode off, panel text becomes black:
image

It would be nice if there was a border around "alt-tab" cycle windows thing.
image

from graphite-gtk-theme.

Dejweed avatar Dejweed commented on July 4, 2024

Okay here's what I found:
The .xpm accent color I was talking about would use colors from gtk theme. The issue there could be antialiasing, so I'll see if anything can be done to avoid that.
For colors (red,blue,...) you could just replace the colors in the assets.svg (for blue sed -i "s/#e0e0e0/#3684dd/g") and then use render-assets.sh.

from graphite-gtk-theme.

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.