Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
abgr
Trellium
Commits
0aab61c9
Commit
0aab61c9
authored
Apr 05, 2020
by
abgr
Browse files
fixed selection text color in dark color schemes
parent
bef685ed
Changes
54
Expand all
Hide whitespace changes
Inline
Side-by-side
aurorae/Trellium.source/colors.Dark
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.1
bg-pressed #000000 1
view #000000 0.6
view-hover #000000 0.8
text-selection #
00000
0 1
text-selection #
e0e0e
0 1
text-bg #e0e0e0 0.95
text-view #e0e0e0 1
aurorae/Trellium.source/colors.Inverted
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
aurorae/Trellium.source/colors.InvertedOpaque
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
kvantum/Trellium.source/colors.Dark
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.1
bg-pressed #000000 1
view #000000 0.6
view-hover #000000 0.8
text-selection #
00000
0 1
text-selection #
e0e0e
0 1
text-bg #e0e0e0 0.95
text-view #e0e0e0 1
kvantum/Trellium.source/colors.Inverted
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
kvantum/Trellium.source/colors.InvertedOpaque
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
kvantum/TrelliumDark/TrelliumDark.colors
View file @
0aab61c9
...
...
@@ -22,7 +22,7 @@ ForegroundInactive=162,162,221
ForegroundLink=0,0,238
ForegroundNegative=156,14,14
ForegroundNeutral=255,221,0
ForegroundNormal=
0,0,0
ForegroundNormal=
224,224,224
ForegroundPositive=128,255,128
ForegroundVisited=85,26,139
...
...
kvantum/TrelliumDark/TrelliumDark.kvconfig
View file @
0aab61c9
...
...
@@ -47,9 +47,9 @@ window.text.color=#e0e0e0
button.text.color=#e0e0e0
disabled.text.color=#e0e0e080
tooltip.text.color=#e0e0e0
highlight.text.color=#
00000
0
progress.indicator.text.color=#
00000
0
progress.inactive.indicator.text.color=#
00000
0
highlight.text.color=#
e0e0e
0
progress.indicator.text.color=#
e0e0e
0
progress.inactive.indicator.text.color=#
e0e0e
0
[Hacks]
transparent_pcmanfm_sidepane=true
...
...
@@ -246,8 +246,8 @@ interior.element=progress-pattern
inherits=PanelButtonCommand
text.margin=0
frame=false
text.press.color=#
00000
0
text.toggle.color=#
00000
0
text.press.color=#
e0e0e
0
text.toggle.color=#
e0e0e
0
interior.element=itemview
[Splitter]
...
...
kvantum/TrelliumInverted/TrelliumInverted.colors
View file @
0aab61c9
...
...
@@ -22,7 +22,7 @@ ForegroundInactive=162,162,221
ForegroundLink=0,0,238
ForegroundNegative=156,14,14
ForegroundNeutral=255,221,0
ForegroundNormal=2
55,255,255
ForegroundNormal=2
26,226,226
ForegroundPositive=128,255,128
ForegroundVisited=85,26,139
...
...
kvantum/TrelliumInverted/TrelliumInverted.kvconfig
View file @
0aab61c9
...
...
@@ -47,9 +47,9 @@ window.text.color=#e2e2e2
button.text.color=#e2e2e2
disabled.text.color=#e2e2e280
tooltip.text.color=#e2e2e2
highlight.text.color=#
ffffff
progress.indicator.text.color=#
ffffff
progress.inactive.indicator.text.color=#
ffffff
highlight.text.color=#
e2e2e2
progress.indicator.text.color=#
e2e2e2
progress.inactive.indicator.text.color=#
e2e2e2
[Hacks]
transparent_pcmanfm_sidepane=true
...
...
@@ -246,8 +246,8 @@ interior.element=progress-pattern
inherits=PanelButtonCommand
text.margin=0
frame=false
text.press.color=#
ffffff
text.toggle.color=#
ffffff
text.press.color=#
e2e2e2
text.toggle.color=#
e2e2e2
interior.element=itemview
[Splitter]
...
...
kvantum/TrelliumInvertedOpaque/TrelliumInvertedOpaque.colors
View file @
0aab61c9
...
...
@@ -22,7 +22,7 @@ ForegroundInactive=162,162,221
ForegroundLink=0,0,238
ForegroundNegative=156,14,14
ForegroundNeutral=255,221,0
ForegroundNormal=2
55,255,255
ForegroundNormal=2
26,226,226
ForegroundPositive=128,255,128
ForegroundVisited=85,26,139
...
...
kvantum/TrelliumInvertedOpaque/TrelliumInvertedOpaque.kvconfig
View file @
0aab61c9
...
...
@@ -47,9 +47,9 @@ window.text.color=#e2e2e2
button.text.color=#e2e2e2
disabled.text.color=#e2e2e280
tooltip.text.color=#e2e2e2
highlight.text.color=#
ffffff
progress.indicator.text.color=#
ffffff
progress.inactive.indicator.text.color=#
ffffff
highlight.text.color=#
e2e2e2
progress.indicator.text.color=#
e2e2e2
progress.inactive.indicator.text.color=#
e2e2e2
[Hacks]
transparent_pcmanfm_sidepane=true
...
...
@@ -246,8 +246,8 @@ interior.element=progress-pattern
inherits=PanelButtonCommand
text.margin=0
frame=false
text.press.color=#
ffffff
text.toggle.color=#
ffffff
text.press.color=#
e2e2e2
text.toggle.color=#
e2e2e2
interior.element=itemview
[Splitter]
...
...
lxqt/Trellium.source/colors.Dark
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.1
bg-pressed #000000 1
view #000000 0.6
view-hover #000000 0.8
text-selection #
00000
0 1
text-selection #
e0e0e
0 1
text-bg #e0e0e0 0.95
text-view #e0e0e0 1
lxqt/Trellium.source/colors.Inverted
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
lxqt/Trellium.source/colors.InvertedOpaque
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
plasma/Trellium.source/colors.Dark
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.1
bg-pressed #000000 1
view #000000 0.6
view-hover #000000 0.8
text-selection #
00000
0 1
text-selection #
e0e0e
0 1
text-bg #e0e0e0 0.95
text-view #e0e0e0 1
plasma/Trellium.source/colors.Inverted
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
plasma/Trellium.source/colors.InvertedOpaque
View file @
0aab61c9
...
...
@@ -8,6 +8,6 @@ bg-hover #ffffff 0.15
bg-pressed #4444bb 0.25
view #000000 0.6
view-hover #000000 0.8
text-selection #
ffffff
1
text-selection #
e2e2e2
1
text-bg #e2e2e2 0.95
text-view #e2e2e2 1
plasma/Trellium.source/widgets/viewitem.svg
View file @
0aab61c9
This diff is collapsed.
Click to expand it.
plasma/TrelliumColorshift/widgets/viewitem.svg
View file @
0aab61c9
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
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