Skip to content

A (messy) tool to convert adw-colors files to Gradience-compatible JSONs.

Notifications You must be signed in to change notification settings

asutoshvariar/autoADW-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

To use:

  1. Copy the gtk.css file to this directory.
  2. Remove all code comments.
  3. Remove non-standard, custom CSS vars (such as yaru_accent_color, for example) and replace them with the rgb/hex value.
  4. Run the Python3 script.
  5. Enter the theme name.
  6. Follow the steps provided at https://github.com/GradienceTeam/Community to upload the file (change the filename so it fits with the others).

Unimplemented:

  • plugins{}
  • gtk3{}

About

A (messy) tool to convert adw-colors files to Gradience-compatible JSONs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages