Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed hex colors with standarised colors #109

Merged
merged 3 commits into from
Oct 3, 2022
Merged

Conversation

partik03
Copy link

@partik03 partik03 commented Oct 2, 2022

Description

I have replaced all the the hex code colors with some uniform colors codes declared in the variables.scss file in the assets folder.

This change tries to create the code more uniform and aims to solve an issue

Fixes

Fixes part of #74 by @king-11

Types of changes

  • Bug/Hot fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring Old Code ( non-breaking change replacing already existing code )
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING guidelines in repository.
  • My pull request has a descriptive title and is attached to an existing issue.
  • I haven't repeated the code and it follows established code style of repository.
  • My branch is up-to-date with upstream branch.
  • All new and existing tests passed.

@netlify
Copy link

netlify bot commented Oct 2, 2022

Deploy Preview for cops ready!

Name Link
🔨 Latest commit fbed346
🔍 Latest deploy log https://app.netlify.com/sites/cops/deploys/633a9ca5194a2b00080070fa
😎 Deploy Preview https://deploy-preview-109--cops.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@IamEzio IamEzio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall the idea is fine. However there are some unnecessary changes made in navbar.vue and sdgCard.vue which affect site's current state.

components/navbar.vue Outdated Show resolved Hide resolved
components/navbar.vue Outdated Show resolved Hide resolved
components/navbar.vue Outdated Show resolved Hide resolved
components/navbar.vue Outdated Show resolved Hide resolved
@partik03 partik03 requested a review from IamEzio October 3, 2022 08:27
Copy link
Member

@IamEzio IamEzio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@IamEzio IamEzio merged commit 4c4bcbf into COPS-IITBHU:main Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants