This website works better with JavaScript.
Explore
Help
Register
Sign In
adasauce
/
nheko
forked from
mirror/nheko
Watch
1
Star
0
Fork
You've already forked nheko
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Use the white for text on the dark theme
Browse Source
fixes
#331
remotes/origin/HEAD
Konstantinos Sideris
7 years ago
parent
c11b18d5e0
commit
5e9d8373e4
2 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
resources/styles/nheko-dark.qss
1
resources/styles/nheko.qss
1
resources/styles/nheko-dark.qss
Unescape
Escape
View File
@ -1,3 +1,4 @@
TextLabel,
QLabel {
color: #caccd1;
}
1
resources/styles/nheko.qss
Unescape
Escape
View File
@ -1,3 +1,4 @@
TextLabel,
QLabel {
color: #333;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
adasauce/nheko
Title
Body
Create Issue