Skip to content

Commit

Permalink
Add colour for tma
Browse files Browse the repository at this point in the history
  • Loading branch information
ugyballoons committed Jun 27, 2023
1 parent 4e07aab commit 05053bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/rubintv/models/models_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Cameras:
tma_mount_motion_profile:
name: Mount motion profile
prefix: tma_mount_motion_profile
js_entry: auxtel

auxtel:
name: AuxTel
Expand Down
1 change: 1 addition & 0 deletions src/sass/colours.sass
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +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)

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

0 comments on commit 05053bc

Please sign in to comment.