themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example

Origin commit data
------------------
Branch: ni/coolstream
Commit: ec7cbb58ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)

Origin message was:
------------------
- themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-11-23 21:28:37 +01:00
parent fd43034620
commit 02db394ff7
6 changed files with 6 additions and 3 deletions

View File

@@ -401,6 +401,7 @@ data/pictures/screensaver/Makefile
data/policy/Makefile
data/scripts/Makefile
data/themes/Makefile
data/themes/Material_Blue-Grey.theme
data/themes/Grey-Blue/Makefile
data/themes/Grey-Blue/icons/Makefile
data/themes/Grey-Blue/icons/buttons/Makefile

View File

@@ -8,7 +8,6 @@ colored_events_channellist=2
colored_events_green=62
colored_events_infobar=2
colored_events_red=63
font_file=/share/fonts/neutrino.ttf
infobar_Text_alpha=0
infobar_Text_blue=100
infobar_Text_green=100

View File

@@ -1,4 +1,3 @@
font_file=/share/fonts/neutrino.ttf
infobar_Text_alpha=0
infobar_Text_blue=100
infobar_Text_green=100

View File

@@ -1,3 +1,6 @@
EXTRA_DIST = \
Material_Blue-Grey.theme Material_Blue-Grey.theme.in
SUBDIRS = \
Grey-3.0/icons/buttons \
Grey-Blue/icons/buttons \

View File

@@ -142,3 +142,5 @@ shadow_blue=0
shadow_alpha=25
rounded_corners=0
font_file=@FONTDIR@/neutrino.ttf

View File

@@ -1,4 +1,3 @@
font_file=/share/fonts/neutrino.ttf
infobar_Text_alpha=0
infobar_Text_blue=100
infobar_Text_green=100