summaryrefslogtreecommitdiff
path: root/themes/Plata/tweetdeck/ColorDeck-light.cdk
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-06-06 10:14:44 -0500
committerzachir <zachir@librem.one>2023-06-06 10:14:44 -0500
commit993917ddcedd58927a068cc804d81f1018d7bc0e (patch)
tree6c228c3c434ca9d5917839869268893e4338af2e /themes/Plata/tweetdeck/ColorDeck-light.cdk
parent7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff)
Fix gtk theme setting
Diffstat (limited to 'themes/Plata/tweetdeck/ColorDeck-light.cdk')
-rw-r--r--themes/Plata/tweetdeck/ColorDeck-light.cdk24
1 files changed, 24 insertions, 0 deletions
diff --git a/themes/Plata/tweetdeck/ColorDeck-light.cdk b/themes/Plata/tweetdeck/ColorDeck-light.cdk
new file mode 100644
index 0000000..265eb14
--- /dev/null
+++ b/themes/Plata/tweetdeck/ColorDeck-light.cdk
@@ -0,0 +1,24 @@
+{
+ "data":{
+ "colors":{
+ "c_principal":"#F8F8F8",
+ "c_background":"#F8F8F8",
+ "c_ct_background":"#E7E7E7",
+ "c_ct_background2":"#E7E7E7",
+ "c_ct_text":"#111111",
+ "c_cw_background":"#3F51B5",
+ "c_cw_text":"#FFFFFF",
+ "c_links":"#2196F3",
+ "c_ml_background":"#1D1D1D",
+ "c_ml_icons":"#F5F5F5",
+ "c_ntfBubble_color":"#7986CB",
+ "c_ntf_background":"#673AB7",
+ "c_ntf_text":"#FFFFFF",
+ "c_scrollbar":"#8B8B8B",
+ "c_tw_background":"#FFFFFF",
+ "c_tw_text":"#111111",
+ "ct_backgroundType":"solid",
+ "mode":"advanced"
+ }
+ }
+}