ox_lib Redesign

License: LGPL-3.0 (GNU Lesser General Public License v3.0)

This resource is based on ox_lib which is licensed under LGPL-3.0. All modifications and redesign work comply with the terms of this license.

⚠️ NOTICE

This redesign is a paid product. Only verified purchasers are eligible for support and updates. Unverified users will not receive any assistance under any circumstances.


Overview

ox_lib Redesign is a comprehensive UI overhaul for the popular ox_lib FiveM resource. It replaces the default UI components with multiple selectable designs, a powerful theme system, and polished modern aesthetics.

Key Features

  • 4 Theme Presets — Liquid Glass, Dark Professional, Glassmorphism, Light
  • 3 SkillCheck Designs — Dead by Daylight, Default Bar, Rhythm Game
  • 3 ProgressBar Designs — Diagonal Loading, Linear Bar + Circle Ring, Dot Progress
  • 3 Notification Designs — Default, Quest Tracker, Agent Card
  • 3 Radial Menu Designs — iOS Wheel, Hexagon Grid, Default
  • 60+ CSS Variables per theme for deep customization
  • Forced Design Functions — Override default design per-script via lib.skillCheck0/1/2()
  • Full Convar Control — Every component can be switched via config.cfg

Requirements

Resource Required
ox_lib ✅ (included, modified)
QBCore / ESX
Node.js ✅ (for building web UI)

Quick Start

# config.cfg
set ox:theme 0
set ox:progressbar 0
set ox:skillcheck 0
set ox:notify 0
set ox:radial 0

All convars default to 0. Change the value to switch designs instantly without restarting the resource.


Design Overview

Component Convar 0 1 2 3 4
Theme ox:theme Dark Professional Liquid Glass Glassmorphism Light
ProgressBar ox:progressbar Linear Bar + Circle Ring Diagonal Loading Dot Progress
SkillCheck ox:skillcheck Default Bar Dead by Daylight Rhythm Game
Notification ox:notify Default Quest Tracker Agent Card
Radial Menu ox:radial Default Hexagon Grid iOS Wheel
Context Menu ox:context Default Section macOS Card Flat
List Menu ox:listmenu Default Clean Settings
Input Dialog ox:inputdialog Default Section macOS Card Flat
Alert Dialog ox:alertdialog Default Section macOS Card Flat

Last updated: 2026-02-19

Last updated 1 month ago