Obsidian Mac 15: 2024-06-16 10:39:35

This commit is contained in:
Ralfk 2024-06-16 10:39:35 +02:00
parent 7fd781cd17
commit b4ec78a85f

View File

@ -1,8 +1,8 @@
Farben :
|---|---|---|---|
### Farben :
| Colorname | HEX | RGB | Example |
| -------------------- | ------ | ----------- | --------------------------------- |
| DeepPink | FF1493 | 255,20,147 | <font color=FF1493>Example</font> |
| DeepSkyBlue | 00BFFF | 0,191,255 | <font color=00BFFF>Example</font> |
| DimGray | 696969 | 105,105,105 | <font color=696969>Example</font> |
@ -111,3 +111,7 @@ Farben :
| WhiteSmoke | F5F5F5 | 245,245,245 | <font color=F5F5F5>Example</font> |
| Yellow | FFFF00 | 255,255,0 | <font color=FFFF00>Example</font> |
| YellowGreen | 9ACD32 | 154,205,50 | <font color=9ACD32>Example</font> |
### Schrift Grössen :