Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package terminology-theme-openSUSE for
openSUSE:Factory checked in at 2022-05-02 16:25:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminology-theme-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.terminology-theme-openSUSE.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terminology-theme-openSUSE"
Mon May 2 16:25:28 2022 rev:9 rq:974288 version:20220430.1.26
Changes:
--------
---
/work/SRC/openSUSE:Factory/terminology-theme-openSUSE/terminology-theme-openSUSE.changes
2022-02-25 21:25:43.719645342 +0100
+++
/work/SRC/openSUSE:Factory/.terminology-theme-openSUSE.new.1538/terminology-theme-openSUSE.changes
2022-05-02 16:25:34.728838824 +0200
@@ -1,0 +2,5 @@
+Sun May 1 10:59:29 UTC 2022 - Simon Lees <[email protected]>
+
+- 20220430.1.26 - Major change to theme based off new Dimensions theme.
+
+-------------------------------------------------------------------
Old:
----
terminology-theme-openSUSE-20220219.1.26.tar.xz
New:
----
terminology-theme-openSUSE-20220430.1.26.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ terminology-theme-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.96dnZS/_old 2022-05-02 16:25:35.256839411 +0200
+++ /var/tmp/diff_new_pack.96dnZS/_new 2022-05-02 16:25:35.260839416 +0200
@@ -17,7 +17,7 @@
Name: terminology-theme-openSUSE
-Version: 20220219.1.26
+Version: 20220430.1.26
Release: 0
Summary: openSUSE theme for Terminology
License: BSD-2-Clause AND LGPL-2.1-only AND CC-BY-SA-3.0
++++++ terminology-theme-openSUSE-20220219.1.26.tar.xz ->
terminology-theme-openSUSE-20220430.1.26.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/terminology-theme-openSUSE-20220219.1.26/COPYING
new/terminology-theme-openSUSE-20220430.1.26/COPYING
--- old/terminology-theme-openSUSE-20220219.1.26/COPYING 2022-02-19
01:50:23.778469624 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/COPYING 2022-04-30
14:07:08.446185522 +0200
@@ -2,8 +2,13 @@
There are several licenses used within this repository. All images are
licensed under
the license specified in licenses-authors/COPYING.images. The theme source
code
-(.edc files) is partly licensed lgpl see licenses-authors/COPYING.lgpl
-The terminology theme license is specified in
licenses-authors/COPYING.terminology and authors in
+(.edc files) is partly licensed lgpl for parts of the theme last modified in
elementary
+see licenses-authors/COPYING.lgpl and partly licensed under the BSD license
for parts
+last modified in enlightenment see licenses-authors/COPYING.bsd. I have Asked
the
+enlightenment developers to clarify which sections are covered by each license
+here https://phab.enlightenment.org/T1026 and any statements made in that
location shall
+over rule the statements in this file with respect to theme (.edc) files. The
terminology
+theme license is specified in licenses-authors/COPYING.terminology and authors
in
licenses-authors/AUTHORS.terminology.
All other contents of this repository including bash scripts and build scripts
shall be
licensed under the following license.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/terminology-theme-openSUSE-20220219.1.26/README.md
new/terminology-theme-openSUSE-20220430.1.26/README.md
--- old/terminology-theme-openSUSE-20220219.1.26/README.md 2022-02-19
01:50:23.786469635 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/README.md 2022-04-30
14:07:08.450185527 +0200
@@ -12,6 +12,11 @@
Further info can be found at
http://simotek.net/tech/projects/linux-themes/darkmod-enlightenment-theme-converter/
+
+
+Further screenshots can be found in the [Gallery](gallery/Gallery.md) or on my
+blog http://simotek.net/tech/projects/linux-themes/
+
Branch Structure
----------------
@@ -26,7 +31,7 @@
| Ice | Done | A light theme
| Kitty | Semi Usable | A bit of fun
| **vtx**
-| Vertex | Almost Done | A port of the Vertex GTK theme
+| Dimensions | Done | A theme designed to work with and based on the Vertex
GTK theme.
| Fireball2 | In Development | A port of Toma's Fireball theme
| Iceball2 | In Development | A port of Toma's Iceball theme
| Grunge2 | In Development | A port of Toma's Grunge theme
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/build-darkmod.sh
new/terminology-theme-openSUSE-20220430.1.26/build-darkmod.sh
--- old/terminology-theme-openSUSE-20220219.1.26/build-darkmod.sh
2022-02-19 01:50:23.778469624 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/build-darkmod.sh
2022-04-30 14:07:08.446185522 +0200
@@ -307,7 +307,7 @@
fi
else
error "build probably failed exiting"
- exit
+ exit 1
fi
popd &> /dev/null
@@ -315,6 +315,8 @@
##############################################################################################################################
+termColorschemes=("$THEME_NAME.eet")
+
if [[ -n "$TERMINOLOGY_THEME_PATH" ]];then
if [[ $DKMD_EPKG != 1 ]]; then
@@ -386,7 +388,7 @@
pushd $TERMINOLOGY_THEME_PATH &> /dev/null
report_on_error cp -a default.edc default-dm.edc
report_on_error cp -a Default.ini Default-dm.ini
- report_on_error sed -i 's/"default/"default-dm/' default-dm.edc
+ report_on_error sed -i "s/"default/"default-dm/" default-dm.edc
report_on_error cp -a default default-dm
@@ -458,24 +460,44 @@
report_on_error mv -v img-bak images
+ if [[ $DKMD_TERMPKG != 1 ]]; then
+ if [[ ! -d ~/.config/terminology/colorschemes ]]; then
+ mkdir ~/.config/terminology/colorschemes
+ fi
+ fi
+
inform "Creating Color Scheme"
- # Use theme name if it exists otherwise fall back to the recolored default
- if [[ -f $THEME_NAME.ini ]]; then
- ./add_color_scheme.sh "eet" "../build/term/$THEME_NAME.eet"
"$THEME_NAME.ini"
+ mkdir -p "../artifacts/bin-term"
+ # Use any name thats not the default if it exists otherwise fall back to
the recolored default
+ INI_COUNT=$(ls -l *ini | grep -v "Default" | wc -l)
+ if [[ $INI_COUNT > 0 ]]; then
+ for f in $(ls *.ini); do
+ if [[ $f != "Default-dm.ini" && $f != "Default.ini" ]]; then
+ ./add_color_scheme.sh "eet" "../build/term/${f%.*}.eet" "$f"
+ cp "../build/term/${f%.*}.eet" "../artifacts/bin-term/"
+ if [[ $f != "$THEME_NAME.eet" ]]; then
+ termColorschemes+=("${f%.*}.eet")
+ fi
+ fi
+ done
else
./add_color_scheme.sh "eet" "../build/term/$THEME_NAME.eet"
"Default-dm.ini"
fi
- mkdir -p "../artifacts/bin-term"
+ if [[ ! -f ../build/term/$THEME_NAME.edj || ! -f
../build/term/$THEME_NAME.eet ]]; then
+ error "Terminology theme or colorscheme not found build probably failed
exiting"
+ exit 1
+ fi
+
cp "../build/term/$THEME_NAME.edj" "../artifacts/bin-term/"
- cp "../build/term/$THEME_NAME.eet" "../artifacts/bin-term/"
+
+ rm *-EET-*
if [[ $DKMD_TERMPKG != 1 ]]; then
- if [[ ! -d ~/.config/terminology/colorschemes ]]; then
- mkdir ~/.config/terminology/colorschemes
- fi
- report_on_error cp ../build/term/$THEME_NAME.edj
~/.config/terminology/themes
- report_on_error cp ../build/term/$THEME_NAME.eet
~/.config/terminology/colorschemes
+ report_on_error cp ../build/term/$THEME_NAME.edj
~/.config/terminology/themes
+ for c in "${termColorschemes[@]}"; do
+ report_on_error cp "../build/term/$c"
~/.config/terminology/colorschemes/
+ done
fi
popd &> /dev/null # Terminology theme dir
fi
@@ -492,7 +514,9 @@
sed -i "s/PLACEHOLDER/$THEME_NAME/g"
"$THEME_NAME-$THEME_VERSION-Bundle/install.sh"
cp "e/$THEME_NAME.edj" "$THEME_NAME-$THEME_VERSION-Bundle/e/"
cp "term/$THEME_NAME.edj" "$THEME_NAME-$THEME_VERSION-Bundle/term/"
- cp "term/$THEME_NAME.eet" "$THEME_NAME-$THEME_VERSION-Bundle/term/"
+ for c in "${termColorschemes[@]}"; do
+ cp "term/$c" "$THEME_NAME-$THEME_VERSION-Bundle/term/"
+ done
cp -r "icons/$THEME_NAME-icons/" "$THEME_NAME-$THEME_VERSION-Bundle"
mkdir -p "../artifacts/bundle/"
report_on_error tar -cf
"../artifacts/bundle/$THEME_NAME-$THEME_VERSION-Bundle.tar.xz"
"$THEME_NAME-$THEME_VERSION-Bundle"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/clean-darkmod.sh
new/terminology-theme-openSUSE-20220430.1.26/clean-darkmod.sh
--- old/terminology-theme-openSUSE-20220219.1.26/clean-darkmod.sh
2022-02-19 01:50:23.778469624 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/clean-darkmod.sh
2022-04-30 14:07:08.446185522 +0200
@@ -39,7 +39,6 @@
clean_dir $TERMINOLOGY_THEME_PATH/default-dm
clean_file $TERMINOLOGY_THEME_PATH/default-dm.ini
for d in $(ls $TERMINOLOGY_THEME_PATH/*-EET-* &> /dev/null); do
- echo "Pants: $d"
rm -r "$d"
done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/darkmod-color-paths.conf
new/terminology-theme-openSUSE-20220430.1.26/darkmod-color-paths.conf
--- old/terminology-theme-openSUSE-20220219.1.26/darkmod-color-paths.conf
2022-02-19 01:50:23.782469629 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/darkmod-color-paths.conf
2022-04-30 14:07:08.446185522 +0200
@@ -7,8 +7,8 @@
# Theme name
THEME_NAME=openSUSE
-THEME_DESC="The default theme for enlightenment on openSUSE"
-THEME_VERSION=20220219.1.26
+THEME_DESC="A theme based on the GTK Vertex theme"
+THEME_VERSION=20220430.1.26
THEME_AUTHOR=Simotek
THEME_WEB=https://github.com/simotek/Enlightenment-Themes
@@ -55,8 +55,8 @@
#
# $BGND_BRIGHTNESS - relative brightness adjustment 0 does nothing range -100
to 100
# $BGND_SATURATION - relative saturation adjustment 0 does nothing range -100
to 100
-BGND_BRIGHTNESS=-20
-BGND_SATURATION=50
+BGND_BRIGHTNESS=0
+BGND_SATURATION=0
# Change the shadows alpha (more alpha means less shadows)
# convert in.png -channel A -evaluate Multiply $SHADOW_MULT out.png
@@ -67,34 +67,34 @@
# Filemanger Background - default #404040
-FILEMGR_BKND_HTML="#0e1213"
+FILEMGR_BKND_HTML="#d5d4d4"
# Automatically convert to RGB
FILEMGR_BKND_RGB=$(printf '%d %d %d\n' 0x${FILEMGR_BKND_HTML:1:2}
0x${FILEMGR_BKND_HTML:3:2} 0x${FILEMGR_BKND_HTML:5:2})
# Filemanger Alt Background - default #383838
-FILEMGR_ALT_BKND_HTML="#22272a"
+FILEMGR_ALT_BKND_HTML="#e6e6e6"
# Automatically convert to RGB
FILEMGR_ALT_BKND_RGB=$(printf '%d %d %d\n' 0x${FILEMGR_ALT_BKND_HTML:1:2}
0x${FILEMGR_ALT_BKND_HTML:3:2} 0x${FILEMGR_ALT_BKND_HTML:5:2})
# Filemanger Image Background - default #303030
-FILEMGR_IMG_BKND_HTML="#172526"
+FILEMGR_IMG_BKND_HTML="#c7c7c7"
# Automatically convert to RGB
FILEMGR_IMG_BKND_RGB=$(printf '%d %d %d\n' 0x${FILEMGR_IMG_BKND_HTML:1:2}
0x${FILEMGR_IMG_BKND_HTML:3:2} 0x${FILEMGR_IMG_BKND_HTML:5:2})
# yet another grey, apparently used in older parts of the pager
# Filemanger Image Background - default #323232
-FILEMGR_MID_GREY_HTML="#172526"
+FILEMGR_MID_GREY_HTML="#d0d0d0"
# Automatically convert to RGB
FILEMGR_MID_GREY_RGB=$(printf '%d %d %d\n' 0x${FILEMGR_MID_GREY_HTML:1:2}
0x${FILEMGR_MID_GREY_HTML:3:2} 0x${FILEMGR_MID_GREY_HTML:5:2})
# yet another grey, used by the toggle checkbox background
# Checkbox / toggle Background - default #181818
-TOGGLE_BKND_HTML="#09191A"
+TOGGLE_BKND_HTML="#181818"
# Automatically convert to RGB
-TOGGLE_BKND_RGB=$(printf '%d %d %d\n' 0x${FILEMGR_MID_GREY_HTML:1:2}
0x${FILEMGR_MID_GREY_HTML:3:2} 0x${FILEMGR_MID_GREY_HTML:5:2})
+TOGGLE_BKND_RGB=$(printf '%d %d %d\n' 0x${TOGGLE_BKND_HTML:1:2}
0x${TOGGLE_BKND_HTML:3:2} 0x${TOGGLE_BKND_HTML:5:2})
# Default font color #FFFFFF
-FNT_DEFAULT_HTML=#FFFFFF
+FNT_DEFAULT_HTML=#F3F3F5
FNT_DEFAULT_RGB=$(printf '%d %d %d' 0x${FNT_DEFAULT_HTML:1:2}
0x${FNT_DEFAULT_HTML:3:2} 0x${FNT_DEFAULT_HTML:5:2})
# Default text shadow colors - Default #00000080
@@ -102,7 +102,7 @@
FNT_DEFAULT_SHADOW_RGB=$(printf '%d %d %d %d' 0x${FNT_DEFAULT_SHADOW_HTML:1:2}
0x${FNT_DEFAULT_SHADOW_HTML:3:2} 0x${FNT_DEFAULT_SHADOW_HTML:5:2}
0x${FNT_DEFAULT_SHADOW_HTML:7:2})
# Disabled Text Color #151515 default
-FNT_DISABLED_HTML=#98cd57
+FNT_DISABLED_HTML=#151515
FNT_DISABLED_RGB=$(printf '%d %d %d' 0x${FNT_DISABLED_HTML:1:2}
0x${FNT_DISABLED_HTML:3:2} 0x${FNT_DISABLED_HTML:5:2})
# Disbled text shadow colors - Default #00000080
@@ -118,8 +118,4 @@
FNT_GREY_152_HTML=#989898
FNT_GREY_152_RGB=$(printf '%d %d %d' 0x${FNT_GREY_152_HTML:1:2}
0x${FNT_GREY_152_HTML:3:2} 0x${FNT_GREY_152_HTML:5:2})
-#default value is 32 32 32
-# This best matches the old wallpaper
-# TERMINOLOGY_BACKGROUND="#080C0D"
-# This background matches the 15.0 wallpaper
-TERMINOLOGY_BACKGROUND="#001c1c"
+TERMINOLOGY_BACKGROUND="26 26 27"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/darkmod-copy.sh
new/terminology-theme-openSUSE-20220430.1.26/darkmod-copy.sh
--- old/terminology-theme-openSUSE-20220219.1.26/darkmod-copy.sh
2022-02-19 01:50:23.782469629 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/darkmod-copy.sh
2022-04-30 14:07:08.450185527 +0200
@@ -83,6 +83,18 @@
moveHighlightImage day_single_press.png
moveHighlightImage day_single_selected.png
moveHighlightImage diagonal_stripes.png
+ moveHighlightImage digit_0.png
+ moveHighlightImage digit_1.png
+ moveHighlightImage digit_2.png
+ moveHighlightImage digit_3.png
+ moveHighlightImage digit_4.png
+ moveHighlightImage digit_5.png
+ moveHighlightImage digit_6.png
+ moveHighlightImage digit_7.png
+ moveHighlightImage digit_8.png
+ moveHighlightImage digit_9.png
+ moveHighlightImage digit_am.png
+ moveHighlightImage digit_pm.png
moveHighlightImage downlight_glow_left.png
moveHighlightImage downlight_glow.png
moveHighlightImage downlight_glow_right.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/licenses-authors/COPYING.cc0
new/terminology-theme-openSUSE-20220430.1.26/licenses-authors/COPYING.cc0
--- old/terminology-theme-openSUSE-20220219.1.26/licenses-authors/COPYING.cc0
1970-01-01 01:00:00.000000000 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/licenses-authors/COPYING.cc0
2022-04-30 14:07:08.446185522 +0200
@@ -0,0 +1,13 @@
+
+No Copyright
+
+ The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide
under copyright law, including all related and neighboring rights, to the
extent allowed by law.
+
+ You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
+
+This license is acceptable for Free Cultural Works.
+Other Information
+
+ In no way are the patent or trademark rights of any person affected by
CC0, nor are the rights that other persons may have in the work or in how the
work is used, such as publicity or privacy rights.
+ Unless expressly stated otherwise, the person who associated a work with
this deed makes no warranties about the work, and disclaims liability for all
uses of the work, to the fullest extent permitted by applicable law.
+ When using or citing the work, you should not imply endorsement by the
author or the affirmer.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/licenses-authors/COPYING.images
new/terminology-theme-openSUSE-20220430.1.26/licenses-authors/COPYING.images
---
old/terminology-theme-openSUSE-20220219.1.26/licenses-authors/COPYING.images
2022-02-19 01:50:23.778469624 +0100
+++
new/terminology-theme-openSUSE-20220430.1.26/licenses-authors/COPYING.images
2022-04-30 14:07:08.446185522 +0200
@@ -1,5 +1 @@
-Gesture Layer 2:
- Illustrations provided by GestureWorks?? (www.gestureworks.com)
- Creative Commons Attribution Sharealike license v 3.0.
- http://gestureworks.com/icons-fonts
- http://creativecommons.org/licenses/by-sa/3.0/us/
+Gesture Layer 2: Creative Commons Attribution Sharealike license.
http://gestureworks.com/features/open-source-gestures/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/licenses-authors/COPYING.wallpaper
new/terminology-theme-openSUSE-20220430.1.26/licenses-authors/COPYING.wallpaper
---
old/terminology-theme-openSUSE-20220219.1.26/licenses-authors/COPYING.wallpaper
1970-01-01 01:00:00.000000000 +0100
+++
new/terminology-theme-openSUSE-20220430.1.26/licenses-authors/COPYING.wallpaper
2022-04-30 14:07:08.446185522 +0200
@@ -0,0 +1,8 @@
+e_wallpaper.jpg - https://pxhere.com/en/photo/1445391
+
+To the extent possible under law, the person who associated CC0 with
+https://pxhere.com/en/photo/1445391 has waived all copyright and related or
neighboring rights
+to https://pxhere.com/en/photo/1445391.
+
+You should have received a copy of the CC0 legalcode along with this
+work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/terminology/Default-dm.ini
new/terminology-theme-openSUSE-20220430.1.26/terminology/Default-dm.ini
--- old/terminology-theme-openSUSE-20220219.1.26/terminology/Default-dm.ini
2022-02-19 01:50:23.770469612 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/terminology/Default-dm.ini
2022-04-30 14:07:08.442185518 +0200
@@ -3,20 +3,20 @@
[Metadata]
version = 1
-name = openSUSE
+name = Dimensions
author = Simotek
website = https://www.enlightenment.org/about-terminology
license = BSD-2-Clause
[Colors]
-bg = #001c1c
-main = #7EB53C
-hl = #7EB53C
+bg = 26 26 27
+main = #00A1FF
+hl = #00A1FF
end_sel = #ff3300
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
-tab_missed_over_1 = #FFFFFF40
+tab_missed_over_1 = #F3F3F540
tab_missed_over_2 = #ff9933
tab_missed_over_3 = #ff0000
tab_title_2 = #000000
@@ -39,11 +39,11 @@
black = #666666
red = #ff6666
green = #66ff66
-yellow = #FFFFFF66
+yellow = #F3F3F566
blue = #6666ff
magenta = #ff66ff
cyan = #66ffff
-white = #FFFFFFFF
+white = #F3F3F5
inverse_fg = #111111
inverse_bg = #eeeeee
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/terminology/default/background.edc
new/terminology-theme-openSUSE-20220430.1.26/terminology/default/background.edc
---
old/terminology-theme-openSUSE-20220219.1.26/terminology/default/background.edc
2022-02-19 01:50:23.770469612 +0100
+++
new/terminology-theme-openSUSE-20220430.1.26/terminology/default/background.edc
2022-04-30 14:07:08.438185513 +0200
@@ -31,6 +31,7 @@
image: "media_busy_spinner.png" COMP;
image: "icon_split_h.png" COMP;
image: "icon_split_v.png" COMP;
+ image: "fileman_flair.png" COMP;
}
set { name: "bg_shadow";
image { image: "bg_shadow.png" COMP; size: 0 0 200 150; }
@@ -107,6 +108,16 @@
color_class: "BG";
}
}
+ part { name: "flair";
+ description { state: "default" 0.0;
+ max: 257 543;
+ rel1.to: "base";
+ rel2.to: "base";
+ align: 1.0 0.0;
+ aspect: (257/543) (257/543);
+ image.normal: "fileman_flair.png";
+ }
+ }
////////////////////////////////////////////////////////////////////
// actual text grid for chars, cursors, selectiond etc. goes here
@@ -719,7 +730,9 @@
aspect: (256/120) (256/120);
aspect_preference: HORIZONTAL;
color: 255 255 255 0;
+ //color: 255 255 255 0;
color_class: "HIGHLIGHT";
+ hid;
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
@@ -738,13 +751,14 @@
align: 0.5 0.0;
aspect: (256/120) (256/120);
aspect_preference: HORIZONTAL;
- color: 255 255 255 64;
- color_class: "HIGHLIGHT";
+ color: 255 255 255 255;
+ // color: 255 255 255 0;
+ //color_class: "HIGHLIGHT";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 255 255 255 0;
- color_class: "HIGHLIGHT";
+ //color_class: "HIGHLIGHT";
}
}
part { name: "glintclip"; type: RECT;
@@ -770,12 +784,12 @@
offset: -1 0;
}
image.normal: "bg_glint.png";
- color: 255 255 255 128;
+ color: 255 255 255 0;
color_class: "HIGHLIGHT";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
- color: 255 255 255 255;
+ color: 255 255 255 0;
color_class: "HIGHLIGHT";
}
}
@@ -2492,4 +2506,3 @@
// }}}
}
}
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/terminology/default_colors.in.edc.txt
new/terminology-theme-openSUSE-20220430.1.26/terminology/default_colors.in.edc.txt
---
old/terminology-theme-openSUSE-20220219.1.26/terminology/default_colors.in.edc.txt
2022-02-19 01:50:23.770469612 +0100
+++
new/terminology-theme-openSUSE-20220430.1.26/terminology/default_colors.in.edc.txt
1970-01-01 01:00:00.000000000 +0100
@@ -1,351 +0,0 @@
-color_class { name: "c0"; color: 170 170 170 255; } // COL_DEF
-color_class { name: "c1"; color: 0 0 0 255; } // COL_BLACK
-color_class { name: "c2"; color: 204 51 51 255; } // COL_RED
-color_class { name: "c3"; color: 51 204 51 255; } // COL_GREEN
-color_class { name: "c4"; color: 204 136 51 255; } // COL_YELLOW
-color_class { name: "c5"; color: 51 51 204 255; } // COL_BLUE
-color_class { name: "c6"; color: 204 51 204 255; } // COL_MAGENTA
-color_class { name: "c7"; color: 51 204 204 255; } // COL_CYAN
-color_class { name: "c8"; color: 204 204 204 255; } // COL_WHITE
-color_class { name: "c9"; color: 0 0 0 0; } // COL_INVIS
-color_class { name: "c10"; color: 34 34 34 255; } // COL_INVERSE
-color_class { name: "c11"; color: 170 170 170 255; } // COL_INVERSEBG
-
-color_class { name: "c12"; color: 238 238 238 255; } // COL_DEF
-color_class { name: "c13"; color: 102 102 102 255; } // COL_BLACK
-color_class { name: "c14"; color: 255 102 102 255; } // COL_RED
-color_class { name: "c15"; color: 102 255 102 255; } // COL_GREEN
-color_class { name: "c16"; color: 255 255 102 255; } // COL_YELLOW
-color_class { name: "c17"; color: 102 102 255 255; } // COL_BLUE
-color_class { name: "c18"; color: 255 102 255 255; } // COL_MAGENTA
-color_class { name: "c19"; color: 102 255 255 255; } // COL_CYAN
-color_class { name: "c20"; color: 255 255 255 255; } // COL_WHITE
-color_class { name: "c21"; color: 0 0 0 0; } // COL_INVIS
-color_class { name: "c22"; color: 17 17 17 255; } // COL_INVERSE
-color_class { name: "c23"; color: 238 238 238 255; } // COL_INVERSEBG
-
-color_class { name: "c24"; color: 221 221 221 255; } // COL_DEF
-color_class { name: "c25"; color: 0 0 0 255; } // COL_BLACK
-color_class { name: "c26"; color: 204 136 136 255; } // COL_RED
-color_class { name: "c27"; color: 136 204 136 255; } // COL_GREEN
-color_class { name: "c28"; color: 204 170 136 255; } // COL_YELLOW
-color_class { name: "c29"; color: 136 136 204 255; } // COL_BLUE
-color_class { name: "c30"; color: 204 136 204 255; } // COL_MAGENTA
-color_class { name: "c31"; color: 136 204 204 255; } // COL_CYAN
-color_class { name: "c32"; color: 204 204 204 255; } // COL_WHITE
-color_class { name: "c33"; color: 0 0 0 0; } // COL_INVIS
-color_class { name: "c34"; color: 17 17 17 255; } // COL_INVERSE
-color_class { name: "c35"; color: 204 204 204 255; } // COL_INVERSEBG
-
-color_class { name: "c36"; color: 255 255 255 255; } // COL_DEF
-color_class { name: "c37"; color: 204 204 204 255; } // COL_BLACK
-color_class { name: "c38"; color: 255 204 204 255; } // COL_RED
-color_class { name: "c39"; color: 204 255 204 255; } // COL_GREEN
-color_class { name: "c40"; color: 255 255 204 255; } // COL_YELLOW
-color_class { name: "c41"; color: 204 204 255 255; } // COL_BLUE
-color_class { name: "c42"; color: 255 204 255 255; } // COL_MAGENTA
-color_class { name: "c43"; color: 204 255 255 255; } // COL_CYAN
-color_class { name: "c44"; color: 255 255 255 255; } // COL_WHITE
-color_class { name: "c45"; color: 0 0 0 0; } // COL_INVIS
-color_class { name: "c46"; color: 0 0 0 255; } // COL_INVERSE
-color_class { name: "c47"; color: 255 255 255 255; } // COL_INVERSEBG
-
-color_class { name: "C0"; color: 0 0 0 255; } // COL_BLACK
-color_class { name: "C1"; color: 204 51 51 255; } // COL_RED
-color_class { name: "C2"; color: 51 204 51 255; } // COL_GREEN
-color_class { name: "C3"; color: 204 136 51 255; } // COL_YELLOW
-color_class { name: "C4"; color: 51 51 204 255; } // COL_BLUE
-color_class { name: "C5"; color: 204 51 204 255; } // COL_MAGENTA
-color_class { name: "C6"; color: 51 204 204 255; } // COL_CYAN
-color_class { name: "C7"; color: 204 204 204 255; } // COL_WHITE
-
-color_class { name: "C8"; color: 102 102 102 255; } // COL_BLACK
-color_class { name: "C9"; color: 255 102 102 255; } // COL_RED
-color_class { name: "C10"; color: 102 255 102 255; } // COL_GREEN
-color_class { name: "C11"; color: 255 255 102 255; } // COL_YELLOW
-color_class { name: "C12"; color: 102 102 255 255; } // COL_BLUE
-color_class { name: "C13"; color: 255 102 255 255; } // COL_MAGENTA
-color_class { name: "C14"; color: 102 255 255 255; } // COL_CYAN
-color_class { name: "C15"; color: 255 255 255 255; } // COL_WHITE
-
-#if 0 // disabled, use defaults.
-// pure 6x6x6 colorcube
-color_class { name: "C16"; color: 0 0 0 255; }
-color_class { name: "C17"; color: 0 0 95 255; }
-color_class { name: "C18"; color: 0 0 135 255; }
-color_class { name: "C19"; color: 0 0 175 255; }
-color_class { name: "C20"; color: 0 0 215 255; }
-color_class { name: "C21"; color: 0 0 255 255; }
-
-color_class { name: "C22"; color: 0 95 0 255; }
-color_class { name: "C23"; color: 0 95 95 255; }
-color_class { name: "C24"; color: 0 95 135 255; }
-color_class { name: "C25"; color: 0 95 175 255; }
-color_class { name: "C26"; color: 0 95 215 255; }
-color_class { name: "C27"; color: 0 95 255 255; }
-
-color_class { name: "C28"; color: 0 135 0 255; }
-color_class { name: "C29"; color: 0 135 95 255; }
-color_class { name: "C30"; color: 0 135 135 255; }
-color_class { name: "C31"; color: 0 135 175 255; }
-color_class { name: "C32"; color: 0 135 215 255; }
-color_class { name: "C33"; color: 0 135 255 255; }
-
-color_class { name: "C34"; color: 0 175 0 255; }
-color_class { name: "C35"; color: 0 175 95 255; }
-color_class { name: "C36"; color: 0 175 135 255; }
-color_class { name: "C37"; color: 0 175 175 255; }
-color_class { name: "C38"; color: 0 175 215 255; }
-color_class { name: "C39"; color: 0 175 255 255; }
-
-color_class { name: "C40"; color: 0 215 0 255; }
-color_class { name: "C41"; color: 0 215 95 255; }
-color_class { name: "C42"; color: 0 215 135 255; }
-color_class { name: "C43"; color: 0 215 175 255; }
-color_class { name: "C44"; color: 0 215 215 255; }
-color_class { name: "C45"; color: 0 215 255 255; }
-
-color_class { name: "C46"; color: 0 255 0 255; }
-color_class { name: "C47"; color: 0 255 95 255; }
-color_class { name: "C48"; color: 0 255 135 255; }
-color_class { name: "C49"; color: 0 255 175 255; }
-color_class { name: "C50"; color: 0 255 215 255; }
-color_class { name: "C51"; color: 0 255 255 255; }
-
-color_class { name: "C52"; color: 95 0 0 255; }
-color_class { name: "C53"; color: 95 0 95 255; }
-color_class { name: "C54"; color: 95 0 135 255; }
-color_class { name: "C55"; color: 95 0 175 255; }
-color_class { name: "C56"; color: 95 0 215 255; }
-color_class { name: "C57"; color: 95 0 255 255; }
-
-color_class { name: "C58"; color: 95 95 0 255; }
-color_class { name: "C59"; color: 95 95 95 255; }
-color_class { name: "C60"; color: 95 95 135 255; }
-color_class { name: "C61"; color: 95 95 175 255; }
-color_class { name: "C62"; color: 95 95 215 255; }
-color_class { name: "C63"; color: 95 95 255 255; }
-
-color_class { name: "C64"; color: 95 135 0 255; }
-color_class { name: "C65"; color: 95 135 95 255; }
-color_class { name: "C66"; color: 95 135 135 255; }
-color_class { name: "C67"; color: 95 135 175 255; }
-color_class { name: "C68"; color: 95 135 215 255; }
-color_class { name: "C69"; color: 95 135 255 255; }
-
-color_class { name: "C70"; color: 95 175 0 255; }
-color_class { name: "C71"; color: 95 175 95 255; }
-color_class { name: "C72"; color: 95 175 135 255; }
-color_class { name: "C73"; color: 95 175 175 255; }
-color_class { name: "C74"; color: 95 175 215 255; }
-color_class { name: "C75"; color: 95 175 255 255; }
-
-color_class { name: "C76"; color: 95 215 0 255; }
-color_class { name: "C77"; color: 95 215 95 255; }
-color_class { name: "C78"; color: 95 215 135 255; }
-color_class { name: "C79"; color: 95 215 175 255; }
-color_class { name: "C80"; color: 95 215 215 255; }
-color_class { name: "C81"; color: 95 215 255 255; }
-
-color_class { name: "C82"; color: 95 255 0 255; }
-color_class { name: "C83"; color: 95 255 95 255; }
-color_class { name: "C84"; color: 95 255 135 255; }
-color_class { name: "C85"; color: 95 255 175 255; }
-color_class { name: "C86"; color: 95 255 215 255; }
-color_class { name: "C87"; color: 95 255 255 255; }
-
-color_class { name: "C88"; color: 135 0 0 255; }
-color_class { name: "C89"; color: 135 0 95 255; }
-color_class { name: "C90"; color: 135 0 135 255; }
-color_class { name: "C91"; color: 135 0 175 255; }
-color_class { name: "C92"; color: 135 0 215 255; }
-color_class { name: "C93"; color: 135 0 255 255; }
-
-color_class { name: "C94"; color: 135 111 0 255; }
-color_class { name: "C95"; color: 135 95 95 255; }
-color_class { name: "C96"; color: 135 95 135 255; }
-color_class { name: "C97"; color: 135 95 175 255; }
-color_class { name: "C98"; color: 135 95 215 255; }
-color_class { name: "C99"; color: 135 95 255 255; }
-
-color_class { name: "C100"; color: 135 135 0 255; }
-color_class { name: "C101"; color: 135 135 95 255; }
-color_class { name: "C102"; color: 135 135 135 255; }
-color_class { name: "C103"; color: 135 135 175 255; }
-color_class { name: "C104"; color: 135 135 215 255; }
-color_class { name: "C105"; color: 135 135 255 255; }
-
-color_class { name: "C106"; color: 135 175 0 255; }
-color_class { name: "C107"; color: 135 175 95 255; }
-color_class { name: "C108"; color: 135 175 135 255; }
-color_class { name: "C109"; color: 135 175 175 255; }
-color_class { name: "C110"; color: 135 175 215 255; }
-color_class { name: "C111"; color: 135 175 255 255; }
-
-color_class { name: "C112"; color: 135 215 0 255; }
-color_class { name: "C113"; color: 135 215 95 255; }
-color_class { name: "C114"; color: 135 215 135 255; }
-color_class { name: "C115"; color: 135 215 175 255; }
-color_class { name: "C116"; color: 135 215 215 255; }
-color_class { name: "C117"; color: 135 215 255 255; }
-
-color_class { name: "C118"; color: 135 255 0 255; }
-color_class { name: "C119"; color: 135 255 95 255; }
-color_class { name: "C120"; color: 135 255 135 255; }
-color_class { name: "C121"; color: 135 255 175 255; }
-color_class { name: "C122"; color: 135 255 215 255; }
-color_class { name: "C123"; color: 135 255 255 255; }
-
-color_class { name: "C124"; color: 175 0 0 255; }
-color_class { name: "C125"; color: 175 0 95 255; }
-color_class { name: "C126"; color: 175 0 135 255; }
-color_class { name: "C127"; color: 175 0 175 255; }
-color_class { name: "C128"; color: 175 0 215 255; }
-color_class { name: "C129"; color: 175 0 255 255; }
-
-color_class { name: "C130"; color: 175 95 0 255; }
-color_class { name: "C131"; color: 175 95 95 255; }
-color_class { name: "C132"; color: 175 95 135 255; }
-color_class { name: "C133"; color: 175 95 175 255; }
-color_class { name: "C134"; color: 175 95 215 255; }
-color_class { name: "C135"; color: 175 95 255 255; }
-
-color_class { name: "C136"; color: 175 135 0 255; }
-color_class { name: "C137"; color: 175 135 95 255; }
-color_class { name: "C138"; color: 175 135 135 255; }
-color_class { name: "C139"; color: 175 135 175 255; }
-color_class { name: "C140"; color: 175 135 215 255; }
-color_class { name: "C141"; color: 175 135 255 255; }
-
-color_class { name: "C142"; color: 175 175 0 255; }
-color_class { name: "C143"; color: 175 175 95 255; }
-color_class { name: "C144"; color: 175 175 135 255; }
-color_class { name: "C145"; color: 175 175 175 255; }
-color_class { name: "C146"; color: 175 175 215 255; }
-color_class { name: "C147"; color: 175 175 255 255; }
-
-color_class { name: "C148"; color: 175 215 0 255; }
-color_class { name: "C149"; color: 175 215 95 255; }
-color_class { name: "C150"; color: 175 215 135 255; }
-color_class { name: "C151"; color: 175 215 175 255; }
-color_class { name: "C152"; color: 175 215 215 255; }
-color_class { name: "C153"; color: 175 215 255 255; }
-
-color_class { name: "C154"; color: 175 255 0 255; }
-color_class { name: "C155"; color: 175 255 95 255; }
-color_class { name: "C156"; color: 175 255 135 255; }
-color_class { name: "C157"; color: 175 255 175 255; }
-color_class { name: "C158"; color: 175 255 215 255; }
-color_class { name: "C159"; color: 175 255 255 255; }
-
-color_class { name: "C160"; color: 215 0 0 255; }
-color_class { name: "C161"; color: 215 0 95 255; }
-color_class { name: "C162"; color: 215 0 135 255; }
-color_class { name: "C163"; color: 215 0 175 255; }
-color_class { name: "C164"; color: 215 0 215 255; }
-color_class { name: "C165"; color: 215 0 255 255; }
-
-color_class { name: "C166"; color: 215 95 0 255; }
-color_class { name: "C167"; color: 215 95 95 255; }
-color_class { name: "C168"; color: 215 95 135 255; }
-color_class { name: "C169"; color: 215 95 175 255; }
-color_class { name: "C170"; color: 215 95 215 255; }
-color_class { name: "C171"; color: 215 95 255 255; }
-
-color_class { name: "C172"; color: 215 135 0 255; }
-color_class { name: "C173"; color: 215 135 95 255; }
-color_class { name: "C174"; color: 215 135 135 255; }
-color_class { name: "C175"; color: 215 135 175 255; }
-color_class { name: "C176"; color: 215 135 215 255; }
-color_class { name: "C177"; color: 215 135 255 255; }
-
-color_class { name: "C178"; color: 215 175 0 255; }
-color_class { name: "C179"; color: 215 175 95 255; }
-color_class { name: "C180"; color: 215 175 135 255; }
-color_class { name: "C181"; color: 215 175 175 255; }
-color_class { name: "C182"; color: 215 175 215 255; }
-color_class { name: "C183"; color: 215 175 255 255; }
-
-color_class { name: "C184"; color: 215 215 0 255; }
-color_class { name: "C185"; color: 215 215 95 255; }
-color_class { name: "C186"; color: 215 215 135 255; }
-color_class { name: "C187"; color: 215 215 175 255; }
-color_class { name: "C188"; color: 215 215 215 255; }
-color_class { name: "C189"; color: 215 215 255 255; }
-
-color_class { name: "C190"; color: 215 255 0 255; }
-color_class { name: "C191"; color: 215 255 95 255; }
-color_class { name: "C192"; color: 215 255 135 255; }
-color_class { name: "C193"; color: 215 255 175 255; }
-color_class { name: "C194"; color: 215 255 215 255; }
-color_class { name: "C195"; color: 215 255 255 255; }
-
-color_class { name: "C196"; color: 255 0 0 255; }
-color_class { name: "C197"; color: 255 0 95 255; }
-color_class { name: "C198"; color: 255 0 135 255; }
-color_class { name: "C199"; color: 255 0 175 255; }
-color_class { name: "C200"; color: 255 0 215 255; }
-color_class { name: "C201"; color: 255 0 255 255; }
-
-color_class { name: "C202"; color: 255 95 0 255; }
-color_class { name: "C203"; color: 255 95 95 255; }
-color_class { name: "C204"; color: 255 95 135 255; }
-color_class { name: "C205"; color: 255 95 175 255; }
-color_class { name: "C206"; color: 255 95 215 255; }
-color_class { name: "C207"; color: 255 95 255 255; }
-
-color_class { name: "C208"; color: 255 135 0 255; }
-color_class { name: "C209"; color: 255 135 95 255; }
-color_class { name: "C210"; color: 255 135 135 255; }
-color_class { name: "C211"; color: 255 135 175 255; }
-color_class { name: "C212"; color: 255 135 215 255; }
-color_class { name: "C213"; color: 255 135 255 255; }
-
-color_class { name: "C214"; color: 255 175 0 255; }
-color_class { name: "C215"; color: 255 175 95 255; }
-color_class { name: "C216"; color: 255 175 135 255; }
-color_class { name: "C217"; color: 255 175 175 255; }
-color_class { name: "C218"; color: 255 175 215 255; }
-color_class { name: "C219"; color: 255 175 255 255; }
-
-color_class { name: "C220"; color: 255 215 0 255; }
-color_class { name: "C221"; color: 255 215 95 255; }
-color_class { name: "C222"; color: 255 215 135 255; }
-color_class { name: "C223"; color: 255 215 175 255; }
-color_class { name: "C224"; color: 255 215 215 255; }
-color_class { name: "C225"; color: 255 215 255 255; }
-
-color_class { name: "C226"; color: 255 255 0 255; }
-color_class { name: "C227"; color: 255 255 95 255; }
-color_class { name: "C228"; color: 255 255 135 255; }
-color_class { name: "C229"; color: 255 255 175 255; }
-color_class { name: "C230"; color: 255 255 215 255; }
-color_class { name: "C231"; color: 255 255 255 255; }
-
-// greyscale ramp (24 not including black and white, so 26 if included)
-color_class { name: "C232"; color: 8 8 8 255; }
-color_class { name: "C233"; color: 18 18 18 255; }
-color_class { name: "C234"; color: 28 28 28 255; }
-color_class { name: "C235"; color: 38 38 38 255; }
-color_class { name: "C236"; color: 48 48 48 255; }
-color_class { name: "C237"; color: 58 58 58 255; }
-color_class { name: "C238"; color: 68 68 68 255; }
-color_class { name: "C239"; color: 78 78 78 255; }
-color_class { name: "C240"; color: 88 88 88 255; }
-color_class { name: "C241"; color: 98 98 98 255; }
-color_class { name: "C242"; color: 108 108 108 255; }
-color_class { name: "C243"; color: 118 118 118 255; }
-color_class { name: "C244"; color: 128 128 128 255; }
-color_class { name: "C245"; color: 138 138 138 255; }
-color_class { name: "C246"; color: 148 148 148 255; }
-color_class { name: "C247"; color: 158 158 158 255; }
-color_class { name: "C248"; color: 168 168 168 255; }
-color_class { name: "C249"; color: 178 178 178 255; }
-color_class { name: "C250"; color: 188 188 188 255; }
-color_class { name: "C251"; color: 198 198 198 255; }
-color_class { name: "C252"; color: 210 210 210 255; }
-color_class { name: "C253"; color: 218 218 218 255; }
-color_class { name: "C254"; color: 228 228 228 255; }
-color_class { name: "C255"; color: 238 238 238 255; }
-
-#endif
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/images/bg_shadow.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/images/bg_shadow.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/e_surface_rot.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/e_surface_rot.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/fileman_flair.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/fileman_flair.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab.xcf and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab.xcf
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_bg_l0.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_bg_l0.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_bg_l1.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_bg_l1.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_bg_r0.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_bg_r0.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_bg_r1.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_bg_r1.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_other_l.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_other_l.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_other_m.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_other_m.png
differ
Binary files
old/terminology-theme-openSUSE-20220219.1.26/terminology/img-manual/tab_other_r.png
and
new/terminology-theme-openSUSE-20220430.1.26/terminology/img-manual/tab_other_r.png
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/terminology/openSUSE-Default.ini
new/terminology-theme-openSUSE-20220430.1.26/terminology/openSUSE-Default.ini
---
old/terminology-theme-openSUSE-20220219.1.26/terminology/openSUSE-Default.ini
1970-01-01 01:00:00.000000000 +0100
+++
new/terminology-theme-openSUSE-20220430.1.26/terminology/openSUSE-Default.ini
2022-04-30 14:07:08.442185518 +0200
@@ -0,0 +1,74 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = Default
+author = Simotek
+website = https://github.com/simotek/Enlightenment-Themes
+license = BSD-2-Clause
+
+[Colors]
+bg = #1b1b1c
+main = #7EB53C
+hl = #7EB53C
+end_sel = #b5413c
+tab_missed_1 = #b57d3c
+tab_missed_2 = #b5503c
+tab_missed_3 = #b5413c
+tab_missed_over_1 = #b5ac3c
+tab_missed_over_2 = #b57d3c
+tab_missed_over_3 = #b5413c
+tab_title_2 = #000000
+
+[Normal]
+def = #b0b5aa
+black = #181d1f
+red = #b5413c
+green = #76b53c
+yellow = #b57d3c
+blue = #9cb53c
+magenta = #b5933c
+cyan = #b5ac3c
+white = #b0b5aa
+inverse_fg = #181d1f
+inverse_bg = #b0b5aa
+
+[Bright]
+def = #c1c4bc
+black = #2b3236
+red = #b55e5a
+green = #86b55b
+yellow = #b58b5b
+blue = #a2b55b
+magenta = #b59c5b
+cyan = #b5ae5b
+white = #c1c4bc
+inverse_fg = #2b3236
+inverse_bg = #c1c4bc
+
+[Faint]
+def = #8a8f87
+black = #181d1f
+red = #8d3834
+green = #5e8f34
+yellow = #8d6534
+blue = #7b8f34
+magenta = #8d7534
+cyan = #8d8834
+white = #8a8f87
+inverse_fg = #181d1f
+inverse_bg = #8a8f87
+
+[BrightFaint]
+def = #969a94
+black = #262c30
+red = #8d4d4b
+green = #6a8f4c
+yellow = #8d6f4c
+blue = #7f8f4c
+magenta = #8d7c4c
+cyan = #8d894c
+white = #969a94
+inverse_fg = #262c30
+inverse_bg = #969a94
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/terminology-theme-openSUSE-20220219.1.26/terminology/openSUSE.ini
new/terminology-theme-openSUSE-20220430.1.26/terminology/openSUSE.ini
--- old/terminology-theme-openSUSE-20220219.1.26/terminology/openSUSE.ini
1970-01-01 01:00:00.000000000 +0100
+++ new/terminology-theme-openSUSE-20220430.1.26/terminology/openSUSE.ini
2022-04-30 14:07:08.442185518 +0200
@@ -0,0 +1,74 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = openSUSE
+author = Simotek
+website = https://github.com/simotek/Enlightenment-Themes
+license = BSD-2-Clause
+
+[Colors]
+bg = #1b1b1c
+main = #7EB53C
+hl = #7EB53C
+end_sel = #b5413c
+tab_missed_1 = #b57d3c
+tab_missed_2 = #b5503c
+tab_missed_3 = #b5413c
+tab_missed_over_1 = #b5ac3c
+tab_missed_over_2 = #b57d3c
+tab_missed_over_3 = #b5413c
+tab_title_2 = #000000
+
+[Normal]
+def = #b0b5aa
+black = #181d1f
+red = #b5413c
+green = #76b53c
+yellow = #b57d3c
+blue = #9cb53c
+magenta = #b5933c
+cyan = #b5ac3c
+white = #b0b5aa
+inverse_fg = #181d1f
+inverse_bg = #b0b5aa
+
+[Bright]
+def = #c1c4bc
+black = #2b3236
+red = #b55e5a
+green = #86b55b
+yellow = #b58b5b
+blue = #a2b55b
+magenta = #b59c5b
+cyan = #b5ae5b
+white = #c1c4bc
+inverse_fg = #2b3236
+inverse_bg = #c1c4bc
+
+[Faint]
+def = #8a8f87
+black = #181d1f
+red = #8d3834
+green = #5e8f34
+yellow = #8d6534
+blue = #7b8f34
+magenta = #8d7534
+cyan = #8d8834
+white = #8a8f87
+inverse_fg = #181d1f
+inverse_bg = #8a8f87
+
+[BrightFaint]
+def = #969a94
+black = #262c30
+red = #8d4d4b
+green = #6a8f4c
+yellow = #8d6f4c
+blue = #7f8f4c
+magenta = #8d7c4c
+cyan = #8d894c
+white = #969a94
+inverse_fg = #262c30
+inverse_bg = #969a94