Giter VIP home page Giter VIP logo

Comments (9)

samswag avatar samswag commented on September 15, 2024

"The current colors for the Instagram icon don't look exactly like the real colors."

can you explain this line?

from www.

 avatar commented on September 15, 2024

See how the first image (Sugarlab's) looks different. The top of it is darker purple where it should be lighter blue.

Sugarlab's:
Example 1:
Example 2:

from www.

samswag avatar samswag commented on September 15, 2024

This is the technology we are using http://socialsharekit.com/, could you make research around it, showing how it can be implemented on the socialsharekit

from www.

 avatar commented on September 15, 2024

The code for the Social Share Kit is in assets/dist/css/social-share-kit.css. You can modify this file to update the social icons.

GitHub

Adding the following to the end of the file will make the GitHub icon be black:

.ssk-github {
    background: #000
}

*You can add !important to the property if this code is above code that will override it.
**This will make the GitHub icon lighten on hover (which actually looks nice, but also can't be avoided when making it black)

Instagram

At the end of the file, there is .instagram_colour and .instagram_colour:hover. Editing them can improve the gradient background of the icon.

from www.

samswag avatar samswag commented on September 15, 2024

Thanks, for the insight.

from www.

 avatar commented on September 15, 2024

How about something like this?
1620013-48
background: #3F60A5;

from www.

 avatar commented on September 15, 2024

Sorry for the late response.

I do like that color a lot, even though it isn't the real icon background.

You could still use it, because I know it was really hard to do that exact thing before, so that could still work.

But it's all up to you.

from www.

IfeanyiEkperi avatar IfeanyiEkperi commented on September 15, 2024

The Instagram icon doesn't still look great, the color is still not same, the hover makes it worse. It's better without a background and then a hover over color of red or blue.

from www.

quozl avatar quozl commented on September 15, 2024

Seems okay now. I don't think hover colour changes are helpful, but they are present.

from www.

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.