summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-04-13 01:14:22 -0700
committerPinapelz <yukais@pinapelz.com>2024-04-13 01:14:22 -0700
commit2aa23cfb1d1b67b6ed44887f582cb676d723997f (patch)
treeb06125a4857d6aaad5c8c89152f1062c8d326e7c
parent5b89cf3c0c9f82bcf4e4dad3cf275df0d499c3a4 (diff)
add phase-tracker specific settings
-rw-r--r--data/exclude_channel.txt15
-rw-r--r--member_colors.py32
2 files changed, 40 insertions, 7 deletions
diff --git a/data/exclude_channel.txt b/data/exclude_channel.txt
index 18663d6..57222ad 100644
--- a/data/exclude_channel.txt
+++ b/data/exclude_channel.txt
@@ -1,3 +1,12 @@
-DELETE_THIS and write channel id to ignore on each line
-i.e UC-1234567890
-UC-0987654321 \ No newline at end of file
+UCRW3qJuYP8aODl7_5TXn_nw
+UCx7aPMHI_kK1CP6zSvilHSA
+UCL0_lYZwyhbcNX-feoyCcJw
+UCkDfBt3R64R2rRIrAQwldeQ
+UCa_EIfw5I5uDlwsK6sc-83Q
+UC3-Rfh_Ek-s6EUWS4fT5VPw
+UCUC1EIq0MtF-kctHPtQzIjQ
+UCvmSVAwFc5MJwQowsDvCTuw
+UClpOEZoIYhxIY6n5NNGaPbA
+UCJ0fibMPM-kGU_Q1UVC1tHQ
+UC6W1rDne4LOYK4XLpvhW6ow
+UCvvl-93S0KFGDEXDjYuUquw \ No newline at end of file
diff --git a/member_colors.py b/member_colors.py
index 8bb7784..29ca1a0 100644
--- a/member_colors.py
+++ b/member_colors.py
@@ -1,6 +1,30 @@
-# Description: This file contains the color mapping for the members in the channel
-# These are used for the trace colors in the graph
-# MAKE SURE YOU USE THE ACTUAL NAME OF THE CHANNEL. NOT THE CHANNEL ID OR @USERNAME
member_color_map = {
- 'Channel Name': '#D985B3',
+ 'Rinkou Ashelia': '#D985B3',
+ 'Utatane Nasa': '#C69E90',
+ 'Pipkin Pippa': '#E78CA3',
+ 'Maemi Tenma': '#A99FAC',
+ 'Hakushika Iori': '#60C1F1',
+ 'Fujikura Uruka': '#687199',
+ 'Shisui Michiru': '#3D2539',
+ 'Remilia Nephys': '#723838',
+ 'Chisaka Airi': '#966D7A',
+ 'Amanogawa Shiina': '#5F5675',
+ 'Himemiya Rie': '#D168A2',
+ 'Erina Makina': '#3D4E68',
+ 'Komachi Panko': '#CCA3A3',
+ 'Kaneko Lumi': '#C8B8A0 ',
+ 'Ember Amane': '#ADAEFF',
+ 'Dizzy Dokuro': '#223268',
+ 'Jelly Hoshiumi': '#A9D1E6',
+ 'Saya Sairroxs': '#723838',
+ 'Runie Ruse': '#FF96B7',
+ 'Muu Muyu': '#DFAFED',
+ 'Hikanari Hina': '#6A8FB1',
+ 'Eimi Isami': '#FF9400',
+ 'Ayase Yuu': '#292A33',
+ 'Kokoromo Memory': '#FFB1D5',
+ 'Kaminari Clara': '#91BCC6',
+ 'Kannagi Loki': '#982428',
+ 'Fuura Yuri': '#000000',
+ 'Gram Pico': '#FFBBD7'
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage