Giter Club home page Giter Club logo

Comments (1)

chaseconey avatar chaseconey commented on August 28, 2024

Rough find and replaces that I did:

text-indigo-600
text-indigo-600 dark:text-indigo-400

text-gray-900
text-gray-900 dark:text-white

bg-white
bg-white dark:bg-gray-700

bg-gray-100
bg-gray-100 dark:bg-gray-900

hover:bg-gray-50
hover:bg-gray-50 dark:hover:bg-gray-800

text-gray-500
text-gray-500 dark:text-gray-200

text-gray-800
text-gray-800 dark:text-gray-100

bg-indigo-600
bg-indigo-600 dark:bg-indigo-400

border-gray-100
border-gray-100 dark:border-gray-900

divide-gray-200
divide-gray-200 dark:divide-gray-800

text-gray-600
text-gray-600 dark:text-gray-300

text-gray-700
text-gray-700 dark:text-gray-200

focus:text-gray-700
focus:text-gray-700 dark:focus:text-gray-200

hover:text-gray-700
hover:text-gray-700 dark:hover:text-gray-200

hover:text-gray-900
hover:text-gray-900 dark:hover:text-gray-100

hover:border-gray-300
hover:border-gray-300 dark:hover:border-gray-600

border-gray-200
border-gray-200 dark:border-gray-800

divide-gray-100
divide-gray-100 dark:divide-gray-900

bg-gray-100
bg-gray-100 dark:bg-gray-800

hover:bg-gray-100
hover:bg-gray-100 dark:hover:bg-gray-800

class="bg-gray-50"
class="bg-gray-50 dark:bg-gray-600"

Replace implicit text-black with text-gray-100

from frl.

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.