Apply theme to 5.3.8

This commit is contained in:
ThePetrovich 2026-08-17 22:24:19 +08:00
parent f203f0c103
commit be164cfe0a
930 changed files with 53160 additions and 42297 deletions

View file

@ -1,26 +1,26 @@
- name: blue
hex: "#0d6efd"
hex: '#0d6efd'
- name: indigo
hex: "#6610f2"
hex: '#6610f2'
- name: purple
hex: "#6f42c1"
hex: '#6f42c1'
- name: pink
hex: "#d63384"
hex: '#d63384'
- name: red
hex: "#dc3545"
hex: '#dc3545'
- name: orange
hex: "#fd7e14"
hex: '#fd7e14'
- name: yellow
hex: "#ffc107"
hex: '#ffc107'
- name: green
hex: "#198754"
hex: '#198754'
- name: teal
hex: "#20c997"
hex: '#20c997'
- name: cyan
hex: "#0dcaf0"
hex: '#0dcaf0'
- name: white
hex: "#fff"
hex: '#fff'
- name: gray
hex: "#6c757d"
hex: '#6c757d'
- name: gray-dark
hex: "#343a40"
hex: '#343a40'