GithubHelp home page GithubHelp logo

dimitriskp22 / custom-accent-colors Goto Github PK

View Code? Open in Web Editor NEW
65.0 3.0 12.0 19.14 MB

A GNOME Shell Extension that provides 7 Custom Accent Colors. The selected Accent Color can be applied to GTK4/GTK3 apps and the Gnome Shell.

Home Page: https://extensions.gnome.org/extension/5547/custom-accent-colors

License: GNU General Public License v3.0

JavaScript 96.16% Makefile 3.84%
gjs gnome gnome-shell-extension

custom-accent-colors's Introduction

Custom Accent Colors

A GNOME Shell Extension that provides 7 Custom Accent Colors. The selected Accent Color can be applied to GTK4/GTK3 apps and the Gnome Shell.

You can install this extension from extensions.gnome.org.

Screenshot

Building

Clone the repository or download the branch from Github, a simple Makefile is included.

Next use make && make install to install the extension into your home directory.

custom-accent-colors's People

Contributors

dimitriskp22 avatar heliguy4599 avatar its-juice avatar mimillieuh avatar spfanning avatar yochananmarqos 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

Watchers

 avatar  avatar  avatar

custom-accent-colors's Issues

workaround for overwritten gtk.css file

I was looking for a way to reenable the little stepper arrows in scrollbars on Manjaro Gnome and came across a quickfix where you add some CSS code to gtk.css.

This extension is installed and enabled by default in Manjaro Gnome and unfortunately always overwrites my changes to gtk.css upon restart. I've discussed the problem in the Manjaro Forum and was advised to ask for a workaround or tip. So here I am. :)

Is there some kind of workaround for the problem you can recommend? Maybe some other 'user file' where I could save these GTK CSS changes to without 'Custom Accent Colors' overwriting them?

Majaro, blue is green

The extension offers 9 colors, but the files (gnome-shell.css) generated by the extension are 8 because Blue (default) is supposed to be blue, but in Manjaro with Gnome 43 this color is the green of MAIA so it turns green.

Enhancements on shell ?

I wonder if it's possible to have a bit of transparency on the shell...
Don't know how but it could be cool on dialog boxes

[ MORE COLORS ] I want a "teal color" shell theme

tela icons, papirus icons and many other icon themes have teal folders which look great but I want a teal theme so that I can use the teal version of most of the icon packs... also ubuntu's yuru has a teal shell theme so as I use Arch I miss the teal shell

Set custom color feature

I think adding an option where you can pick a hex color would make the extension 2x as good. This is very much a feature request.

Wallpaper accent color?

Hi. What do you think about adding a function to extract the accent color from a current desktop wallpaper automatically? It can be easily extracted using the 'node-vibrant' library.

import Vibrant from "node-vibrant";
const colors = await Vibrant.from(wallpaper).getPalette();
const accentColor = colors.LightVibrant;

Sorry for the duplicate, just wanted to show an easy solution for this.

(enhancement) Use Yellow 5 instead of Yellow 4

The GNOME-Shell itself currently uses dark mode, regardless of the users preferences, so it is kind of necessary to make sure the theme looks good in dark mode, and the yellow one is currently not looking good, because the yellow is to light to be used as the background for white Text. Also, people who use dark mode do have this problem not only in the shell, but also in other apps, so you should use a dark yellow. You currently use the second-darkest yellow, but it is still to light, so I would consider switching to Yellow 5 (e5a50a) wich is the darkest yellow available in the GNOME HIG. This request is like #7 but for yellow.

Thank you in advance!

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.