Code Monkey home page Code Monkey logo

Comments (4)

milosarsik avatar milosarsik commented on August 20, 2024 1

Thank you so much for the help I've managed to make a couple of the changes I wanted. Last thing is the particle and skills color. I found out which style sheets style each component through just inspect element. Thanks again!

Here is an example of how I styled it:
image

from neumorphism.

longpdo avatar longpdo commented on August 20, 2024

Thanks for trying out my theme.

Changing the color of the particles is fairly easy.
In assets/particles.json line 11, you can change the color.

Changing the rest like the background color, text color, button hover color would need some changes in _sass/main.scss.
To change the UI to look like the image you provided would require an overall UI makeover.

  • Technically you can just change the color variables in _sass/main.scss line 16-19.
  • Then you need to adjust the background and/or box-shadow of the neumorphism styled elements to match the lighter background color - the changes needs to be applied to the four neumorphism rules from line 109-137. If you have trouble adjusting, I would recommend using https://neumorphism.io - just pick the grey color you want and play around with sliders to get the look you want and then copy the css.
  • The colors from the skill section would also need some changes - line 395, 399, 403 (since red tones don't look good on light grew).
  • Landing icon and contact icons would also require color adjustments.

from neumorphism.

milosarsik avatar milosarsik commented on August 20, 2024

One more thing, where can i change the colors of the starting loading page, here.
image

from neumorphism.

milosarsik avatar milosarsik commented on August 20, 2024

Nevermind, I have figure it out, I will go ahead and close this issue. Thanks again!

from neumorphism.

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.