Giter Site home page Giter Site logo

color-themes's Introduction

color-themes

This is a project to walk through the process of creating a Pull Request by contributing to a small open source site!

Learn about git - If you're new to git / GitHub, start here ๐Ÿ‘‡

https://dev.to/tvanblargan/crash-course-git-lingo-1enj

Tutorial for submitting a theme - If you're new to submitting PR's, start here ๐Ÿ‘‡

https://dev.to/12vanblart/make-your-first-pull-request-3iai

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Hacktoberfest Note

If your submitted theme doesn't meet WCAG standards, I'll be adding the Invalid tag to it until updated to an accessible theme.

color-themes's People

Contributors

ashishohri avatar bartektelec avatar chinmay81098 avatar dependabot[bot] avatar dev-nekko avatar drschlotkin avatar evandronmota avatar felipez3r0 avatar gustavomagalhaes avatar iamjinme avatar ikrydev avatar jonathanfsilva avatar kylerits avatar lulueller avatar maxvcbhan avatar natandias avatar natastro avatar noviicee avatar pedromantovani avatar saurabhsabharwal avatar shekhar677 avatar sivanbecker avatar smithandrewl avatar spacelenore avatar tatthien avatar terabytetiger avatar tummala-manasa avatar vlad4him avatar vypxl avatar ydegtyar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

color-themes's Issues

Add a "Copy Colors" button to Popper

Add a button to the bottom of the Popper popout to copy theme to clipboard.

I.e. Clicking this button while the default-light theme is selected would copy

.default-light {
  --primary: #351c4d;
  --secondary: #fff;
  --accent: #f5ab99;
  --link: #674672;
  --text: #351c4d;
}

Replace PlaceKitten with Https alternative

Currently, the site is serving mixed content via the placekitten image example.

Addressing this will involve finding a similarly sized image that can be either served as a static asset, or pulled via https.

Better Spacing of Themes

It would be nice if the themes would center under the "Choose a new theme" banner.

I think this can be achieved in an accessible manner by wrapping the buttons in a div and using marign: auto

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.