Skip to content

Commit

Permalink
style tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
erincatto committed Jul 29, 2024
1 parent 2675204 commit fb965a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions benchmark/benchmark_results.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<style>
body {
background-color: #121212;
background-color: #181818;
color: #e0e0e0;
font-family: Arial, sans-serif;
}
Expand Down Expand Up @@ -94,7 +94,7 @@ <h1>Box2D Benchmarks</h1>
{
label: 'Many Pyramids',
id: 'many_pyramids',
description: '400 x 55 boxes',
description: '400 Pyramids with 55 Boxes Each',
chart: null
},
{
Expand Down Expand Up @@ -263,7 +263,7 @@ <h1>Box2D Benchmarks</h1>
title:
{
display: true,
text: 'threads',
text: 'fps',
color: '#e0e0e0'
},
grid: {
Expand Down

0 comments on commit fb965a5

Please sign in to comment.