Skip to content

Commit

Permalink
[req-changes] Updated colors for the user registration page
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Mar 8, 2024
1 parent 8096176 commit 1b41706
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions openwisp_radius/integrations/monitoring/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,13 @@
'organization_id': '',
},
'colors': [
DEFAULT_COLORS[7],
DEFAULT_COLORS[4],
DEFAULT_COLORS[3],
DEFAULT_COLORS[5],
DEFAULT_COLORS[0],
DEFAULT_COLORS[2],
DEFAULT_COLORS[1],
DEFAULT_COLORS[6],
'#3A3335',
'#FDF0D5',
'#C6D8D3',
'#F0544F',
'#D81E5B',
'#048A81',
'#343E8A',
],
}

Expand Down

0 comments on commit 1b41706

Please sign in to comment.