Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fadecandy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
scanlime
Fadecandy
Commits
cc9a97b5
Unverified
Commit
cc9a97b5
authored
6 years ago
by
Micah Elizabeth Scott
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #107 from nurikabe/patch-1
Add comma missing from default color config
parents
9773d6d9
5282ec34
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/fc_server_config.md
+1
-1
1 addition, 1 deletion
doc/fc_server_config.md
with
1 addition
and
1 deletion
doc/fc_server_config.md
+
1
−
1
View file @
cc9a97b5
...
...
@@ -72,7 +72,7 @@ The default color configuration is:
```
"color": {
"gamma": 2.5,
"whitepoint": [0.98, 1.0, 1.0]
"whitepoint": [0.98, 1.0, 1.0]
,
"linearSlope": 1.0,
"linearCutoff": 0.0
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment