The Wayback Machine - https://web.archive.org/web/20200716201816/https://github.com/topics/customization
Skip to content
#

customization

Here are 626 public repositories matching this topic...

Halfwalker
Halfwalker commented Feb 29, 2020

Change the default username color to something like blue (via variable, so it's changeable). Then, when user su's to root or logs in as root, change username color to RED. This would be a good visual warning that you might be doing something with root privs by mistake ...

So the _username function would check the euid, and if 0 set color to RED

joshdcuneo
joshdcuneo commented Dec 31, 2018

Griddle version

1.13.1

Expected Behavior

Custom filter component is passed onChange props to set filter as described in this example.

Actual Behavior

Custom filter component is passed setFilter props instead.

Steps to reproduce

Implement this example code using Griddle 1.13.1

class Filter extends Componen

Improve this page

Add a description, image, and links to the customization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.