Skip to content

Commit

Permalink
Change tma colour
Browse files Browse the repository at this point in the history
  • Loading branch information
ugyballoons committed Jun 27, 2023
1 parent 151860a commit f00cd2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/rubintv/models/models_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ MetadataHeadings:
Test type:
The type of test being run, e.g. superflats etc
tma:
Seq. No.:
Event version number:
Event type:
End reason:
Expand Down
2 changes: 1 addition & 1 deletion src/sass/colours.sass
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ $auxtel: ("monitor":#F07F85, "mount": #F0C87F, "spec": #7F85F0, "im": #7FF094)
$startracker: ("startracker": #58528b, "analysis": #ba528f, "startracker-wide": #fc6465, "startracker-wide-analysis": #fda529)
$startrackerfast: ("startracker-fast": #FECC66, "startracker-fast-analysis": #d5fa80)
$slac: ("focal_plane_mosaic": #6fe9ba, "noise_map": #e771a8)
$tma: ("tma_mount_motion_profile": #799799)
$tma: ("tma_mount_motion_profile": #fa9284)

$buttons: map_collect($auxtel, $startracker, $startrackerfast, $slac, $tma)
@each $name, $colour in $buttons
Expand Down

0 comments on commit f00cd2d

Please sign in to comment.