Skip to content

Changing ui layout to have a theme

Jonathan Fuentes requested to merge issue_#327_changing_ui into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_#_327_changing_ui

Related Issues

(List any related issues here or any issues this closes here.)

Description

Changed colors of the UI to better fit the ncc theme

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Step 1 open up the nest app
  2. Step 2 click the login button on the top left next to future efforts
  3. Step 3 you should be able to observe the old login page with the new colors

Relevant Screenshots

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • Note 1 changed the blue button name and color
  • Note 2 changed background color to be orange
  • Note 3 tried several other backgrounds that I didn't like I plan on planning them out on a software before trying to implement it on code since there's a lot of ui things I still need to learn

Merge request reports