mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix theme parameter name
This commit is contained in:
parent
c54e0e7cec
commit
6d519d2392
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
background = "1D2021";
|
background = "1D2021";
|
||||||
text = "DDC7A1";
|
text = "DDC7A1";
|
||||||
|
|
||||||
activehighlight = "D79921";
|
activeHighlight = "D79921";
|
||||||
inactiveHighlight = "928374";
|
inactiveHighlight = "928374";
|
||||||
|
|
||||||
low = "94A6FF";
|
low = "94A6FF";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue