Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Workspace
Commits
81adf8e6
Commit
81adf8e6
authored
Nov 16, 2020
by
Tomaz Canabrava
Committed by
Tomaz Canabrava
Nov 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set color of font independent of theme
We use a white calendar background, the font needs to be black
parent
e935472d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
applets/calendar/package/contents/ui/main.qml
applets/calendar/package/contents/ui/main.qml
+1
-0
No files found.
applets/calendar/package/contents/ui/main.qml
View file @
81adf8e6
...
...
@@ -67,6 +67,7 @@ Item {
horizontalAlignment
:
Text
.
AlignHCenter
verticalAlignment
:
Text
.
AlignVCenter
font.pixelSize
:
1000
color
:
"
black
"
minimumPointSize
:
theme
.
smallestFont
.
pointSize
text
:
{
var
d
=
new
Date
(
dataSource
.
data
.
Local
.
DateTime
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment