UI Rebrand (#1)

* Rebrand UI and increase responsiveness

* Fix typo in PipelineViews and SettingsViews directory name

* Inset FPS indicator in stream preview

* Rebrand favicon
This commit is contained in:
Declan Freeman-Gleason
2020-06-28 03:11:09 -07:00
committed by GitHub
parent 3e8f3736af
commit 895edb988a
26 changed files with 101 additions and 429 deletions

View File

@@ -12,7 +12,7 @@
v-model="localValue"
dark
:disabled="disabled"
color="#4baf62"
color="#ffd843"
@change="$emit('rollback', localValue)"
/>
</v-col>