This website works better with JavaScript.
Home
Help
Register
Sign In
quentin
/
libreqr
forked from
miraty/libreqr
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
More contrast with secondary texts
master
Miraty
4 months ago
parent
2ed60ba3ed
commit
bca48487c2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
themes/dark/theme.php
+ 1
- 1
themes/dark/theme.php
View File
@ -11,5 +11,5 @@ $variablesTheme = array(
"
borderHover
"
=>
"
#808080
"
,
"
borderFocus
"
=>
"
white
"
,
"
text
"
=>
"
white
"
,
"
secondaryText
"
=>
"
#
868686
"
"
secondaryText
"
=>
"
#
bababa
"
);
// Définit les couleurs du thème
Write
Preview
Loading…
Cancel
Save