mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
refactor(nui): Styling and sizing changes
This commit is contained in:
@@ -11,10 +11,10 @@ export const theme = extendTheme({
|
||||
Progress: {
|
||||
baseStyle: {
|
||||
filledTrack: {
|
||||
bg: 'blue.400'
|
||||
bg: 'green.400'
|
||||
},
|
||||
track: {
|
||||
bg: 'rgba(0, 0, 0, 0.6)'
|
||||
bg: 'rgba(0, 0, 0, 0.6)'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user