color: add Dutch translation (#14506)
This commit is contained in:
16
pages.nl/windows/color.md
Normal file
16
pages.nl/windows/color.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# color
|
||||
|
||||
> Stel de voor- en achtergrondkleuren van de console in.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/color>.
|
||||
|
||||
- Zet de consolekleuren terug naar de standaardwaarden:
|
||||
|
||||
`color`
|
||||
|
||||
- Toon de beschikbare kleurwaarden en gedetailleerde informatie:
|
||||
|
||||
`color /?`
|
||||
|
||||
- Stel een specifieke voorgrond- en achtergrondkleur in met hexadecimale getallen (`1-9,a-f`):
|
||||
|
||||
`color {{voorgrond_code}}{{achtergrond_code}}`
|
Reference in New Issue
Block a user