Skip to content

Commit

Permalink
added description of colourTheme
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwengchoong committed Nov 30, 2024
1 parent 047e1d5 commit f6e8eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import router from './router'

const app = createApp(App)

// Object to store colour theme hexcodes
const colourTheme = {
colors: {
primary: '#193855',
Expand Down

0 comments on commit f6e8eba

Please sign in to comment.