Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

github color

<div class="text-white bg-blue mb-2">
  .text-white on .bg-blue
</div>
<div class="bg-blue-light mb-2">
  .text-gray-dark on .bg-blue-light
</div>
<div class="text-white bg-red mb-2">
  .text-white on .bg-red
</div>
<div class="text-red bg-red-light mb-2">
  .text-red on .bg-red-light
</div>
<div class="bg-green-light mb-2">
  .text-gray-dark on .bg-green-light
</div>
<div class="bg-yellow mb-2">
  .text-gray-dark on .bg-yellow
</div>
<div class="bg-yellow-light mb-2">
  .text-gray-dark on .bg-yellow-light
</div>
<div class="text-white bg-purple mb-2">
  .text-white on .bg-purple
</div>
<div class="text-white bg-gray-dark mb-2">
  .text-white on .bg-gray-dark
</div>
<div class="bg-gray">
  .text-gray-dark on .bg-gray
</div>
Comment

PREVIOUS NEXT
Code Example
Shell :: git get latest log output to file 
Shell :: how to update kali linux 2022 
Shell :: flutter firebase apk release google sign in not working 
Shell :: expo cli 
Shell :: neovim open file 
Shell :: git remove file from repository 
Shell :: git rebase onto 
Shell :: ssh option to send null packets 
Shell :: merge_otu_tables.py qiime 
Shell :: cartesian product file shell 
Shell :: transfer git repo from gitlab to github 
Shell :: How to change MAC Termianl Prompt 
Shell :: uninstall en_web_core md 
Shell :: r_dwssap.sh 
Shell :: v4l2 not found 
Shell :: get symbols from library 
Shell :: recursively replace : to _ in file names linux 
Shell :: list of unix commands 
Shell :: maven update pom version multi module 
Shell :: awk pdb format 
Shell :: How to add and commit files to a Git repository 
Shell :: create batch file to delete folders and subfolders 
Shell :: how to set the push.default 
Shell :: do something file not in the folder 
Shell :: fork() system call in linux 
Shell :: cannot open source file conio.h ubuntu 
Shell :: To see all connection NetworkManager has on linux 
Shell :: create ext4 file system linux 
Shell :: kill traffic to port linux 
Shell :: update surge project 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =