about summary refs log tree commit diff
path: root/configs/shared/.gvcci/themes/lightbulb_4k
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-10-09T11·13+0100
committerWilliam Carroll <wpcarro@gmail.com>2019-12-24T15·21+0000
commit6b456c1b7a4f6899f063a6e65355af51901d9c7a (patch)
treecfc70d74818ae9fabdbbfb0cf16cce092e4c1a09 /configs/shared/.gvcci/themes/lightbulb_4k
parenta7c72adb2ebec1e497fc040eaf3551d564d61a5b (diff)
Massive configuration overhaul
Currently paying the price of months of non-diligent git usage.

Here's what has changed.

- Theming support in Gvcci and wpgtk
- Dropping support for i3
- Supporting EXWM
- Many Elisp modules
- Collapsed redundant directories in ./configs
Diffstat (limited to 'configs/shared/.gvcci/themes/lightbulb_4k')
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/colors.sh23
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/column.txt18
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/columns-with-headers.txt25
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/iterm.itermcolors344
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/iterm.plist412
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/json-scheme.json24
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/nospace.txt1
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/tilix.json33
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/wallpaperbin0 -> 2337284 bytes
-rw-r--r--configs/shared/.gvcci/themes/lightbulb_4k/xresources-colors.txt37
10 files changed, 917 insertions, 0 deletions
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/colors.sh b/configs/shared/.gvcci/themes/lightbulb_4k/colors.sh
new file mode 100644
index 000000000000..32c4efefa644
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/colors.sh
@@ -0,0 +1,23 @@
+
+# Special
+background='#000000'
+foreground='#cfedff'
+cursor='#cfedff'
+
+# Colors
+color0='#1a1a1a'
+color1='#f43131'
+color2='#3d66c9'
+color3='#eca601'
+color4='#fe9d00'
+color5='#f58402'
+color6='#fd5807'
+color7='#fcb5c3'
+color8='#333333'
+color9='#fc6767'
+color10='#6b8bd9'
+color11='#ffc02c'
+color12='#ffb53c'
+color13='#ffa135'
+color14='#ff8042'
+color15='#fff0f3'
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/column.txt b/configs/shared/.gvcci/themes/lightbulb_4k/column.txt
new file mode 100644
index 000000000000..1ace3fcfc1e9
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/column.txt
@@ -0,0 +1,18 @@
+#000000
+#cfedff
+#1a1a1a
+#f43131
+#3d66c9
+#eca601
+#fe9d00
+#f58402
+#fd5807
+#fcb5c3
+#333333
+#fc6767
+#6b8bd9
+#ffc02c
+#ffb53c
+#ffa135
+#ff8042
+#fff0f3
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/columns-with-headers.txt b/configs/shared/.gvcci/themes/lightbulb_4k/columns-with-headers.txt
new file mode 100644
index 000000000000..5797f1965b73
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/columns-with-headers.txt
@@ -0,0 +1,25 @@
+Background
+#000000
+
+Foreground
+#cfedff
+
+Normal ANSI Colors
+#1a1a1a
+#f43131
+#3d66c9
+#eca601
+#fe9d00
+#f58402
+#fd5807
+#fcb5c3
+
+Bright ANSI Colors
+#333333
+#fc6767
+#6b8bd9
+#ffc02c
+#ffb53c
+#ffa135
+#ff8042
+#fff0f3
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/iterm.itermcolors b/configs/shared/.gvcci/themes/lightbulb_4k/iterm.itermcolors
new file mode 100644
index 000000000000..fdf1c102bea8
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/iterm.itermcolors
@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>Ansi 0 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.10196078431372549</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.10196078431372549</real>
+		<key>Red Component</key>
+        <real>0.10196078431372549</real>
+	</dict>
+	<key>Ansi 1 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.19215686274509805</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.19215686274509805</real>
+		<key>Red Component</key>
+        <real>0.9568627450980393</real>
+	</dict>
+	<key>Ansi 10 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.8509803921568627</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.5450980392156862</real>
+		<key>Red Component</key>
+        <real>0.4196078431372549</real>
+	</dict>
+	<key>Ansi 11 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.17254901960784313</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.7529411764705882</real>
+		<key>Red Component</key>
+        <real>1.0</real>
+	</dict>
+	<key>Ansi 12 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.23529411764705882</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.7098039215686275</real>
+		<key>Red Component</key>
+        <real>1.0</real>
+	</dict>
+	<key>Ansi 13 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.20784313725490197</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.6313725490196078</real>
+		<key>Red Component</key>
+        <real>1.0</real>
+	</dict>
+	<key>Ansi 14 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.25882352941176473</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.5019607843137255</real>
+		<key>Red Component</key>
+        <real>1.0</real>
+	</dict>
+	<key>Ansi 15 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.9529411764705882</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.9411764705882353</real>
+		<key>Red Component</key>
+        <real>1.0</real>
+	</dict>
+	<key>Ansi 2 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.788235294117647</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.4</real>
+		<key>Red Component</key>
+        <real>0.23921568627450981</real>
+	</dict>
+	<key>Ansi 3 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.00392156862745098</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.6509803921568628</real>
+		<key>Red Component</key>
+        <real>0.9254901960784314</real>
+	</dict>
+	<key>Ansi 4 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.0</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.615686274509804</real>
+		<key>Red Component</key>
+        <real>0.996078431372549</real>
+	</dict>
+	<key>Ansi 5 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.00784313725490196</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.5176470588235295</real>
+		<key>Red Component</key>
+        <real>0.9607843137254902</real>
+	</dict>
+	<key>Ansi 6 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.027450980392156862</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.34509803921568627</real>
+		<key>Red Component</key>
+        <real>0.9921568627450981</real>
+	</dict>
+	<key>Ansi 7 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.7647058823529411</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.7098039215686275</real>
+		<key>Red Component</key>
+        <real>0.9882352941176471</real>
+	</dict>
+	<key>Ansi 8 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.2</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.2</real>
+		<key>Red Component</key>
+        <real>0.2</real>
+	</dict>
+	<key>Ansi 9 Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.403921568627451</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.403921568627451</real>
+		<key>Red Component</key>
+        <real>0.9882352941176471</real>
+	</dict>
+	<key>Background Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.0</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.0</real>
+		<key>Red Component</key>
+        <real>0.0</real>
+	</dict>
+	<key>Badge Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>0.5</real>
+		<key>Blue Component</key>
+		<real>0.0</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+		<real>0.1491314172744751</real>
+		<key>Red Component</key>
+		<real>1</real>
+	</dict>
+	<key>Bold Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>1.0</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.9294117647058824</real>
+		<key>Red Component</key>
+        <real>0.8117647058823529</real>
+	</dict>
+	<key>Cursor Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>0.1568627450980392</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.34901960784313724</real>
+		<key>Red Component</key>
+        <real>0.803921568627451</real>
+	</dict>
+	<key>Cursor Guide Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>0.25</real>
+		<key>Blue Component</key>
+		<real>1</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+		<real>0.9268307089805603</real>
+		<key>Red Component</key>
+		<real>0.70213186740875244</real>
+	</dict>
+	<key>Cursor Text Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+		<real>0.62745100259780884</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+		<real>0.50980395078659058</real>
+		<key>Red Component</key>
+		<real>0.54901963472366333</real>
+	</dict>
+	<key>Foreground Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+        <real>1.0</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+        <real>0.9294117647058824</real>
+		<key>Red Component</key>
+        <real>0.8117647058823529</real>
+	</dict>
+	<key>Link Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+		<real>0.73423302173614502</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+		<real>0.35916060209274292</real>
+		<key>Red Component</key>
+		<real>0.0</real>
+	</dict>
+	<key>Selected Text Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+		<real>0.0</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+		<real>0.0</real>
+		<key>Red Component</key>
+		<real>0.0</real>
+	</dict>
+	<key>Selection Color</key>
+	<dict>
+		<key>Alpha Component</key>
+		<real>1</real>
+		<key>Blue Component</key>
+		<real>0.32941176470588235</real>
+		<key>Color Space</key>
+		<string>sRGB</string>
+		<key>Green Component</key>
+		<real>0.49019607843137253</real>
+		<key>Red Component</key>
+		<real>0.8745098039215686</real>
+	</dict>
+</dict>
+</plist>
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/iterm.plist b/configs/shared/.gvcci/themes/lightbulb_4k/iterm.plist
new file mode 100644
index 000000000000..768f8ff7fe87
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/iterm.plist
@@ -0,0 +1,412 @@
+{
+  "Profiles": [
+    {
+      "Use Non-ASCII Font" : false,
+      "Tags" : [
+
+      ],
+      "Ansi 12 Color" : {
+        "Red Component" : 1.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.23529411764705882,
+        "Alpha Component" : 1,
+        "Green Component" : 0.7098039215686275
+      },
+      "Ansi 7 Color" : {
+        "Red Component" : 0.9882352941176471,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.7647058823529411,
+        "Alpha Component" : 1,
+        "Green Component" : 0.7098039215686275
+      },
+      "Ansi 8 Color" : {
+        "Red Component" : 0.2,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.2,
+        "Alpha Component" : 1,
+        "Green Component" : 0.2
+      },
+      "Bold Color" : {
+        "Red Component" : 0.8117647058823529,
+        "Color Space" : "sRGB",
+        "Blue Component" : 1.0,
+        "Alpha Component" : 1,
+        "Green Component" : 0.9294117647058824
+      },
+      "Ansi 9 Color" : {
+        "Red Component" : 0.9882352941176471,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.403921568627451,
+        "Alpha Component" : 1,
+        "Green Component" : 0.403921568627451
+      },
+      "Ansi 6 Color" : {
+        "Red Component" : 0.9921568627450981,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.027450980392156862,
+        "Alpha Component" : 1,
+        "Green Component" : 0.34509803921568627
+      },
+      "Right Option Key Sends" : 0,
+      "Rows" : 25,
+      "Default Bookmark" : "No",
+      "Cursor Guide Color" : {
+        "Red Component" : 1,
+        "Color Space" : "Calibrated",
+        "Blue Component" : 0.9999912977218628,
+        "Alpha Component" : 0.04705882352941176,
+        "Green Component" : 0.9999743700027466
+      },
+      "Non-ASCII Anti Aliased" : true,
+      "Use Bright Bold" : true,
+      "Ansi 10 Color" : {
+        "Red Component" : 0.4196078431372549,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.8509803921568627,
+        "Alpha Component" : 1,
+        "Green Component" : 0.5450980392156862
+      },
+      "Use Cursor Guide" : false,
+      "Ambiguous Double Width" : false,
+      "Jobs to Ignore" : [
+        "rlogin",
+        "ssh",
+        "slogin",
+        "telnet"
+      ],
+      "Ansi 15 Color" : {
+        "Red Component" : 1.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.9529411764705882,
+        "Alpha Component" : 1,
+        "Green Component" : 0.9411764705882353
+      },
+      "Foreground Color" : {
+        "Red Component" : 0.8117647058823529,
+        "Color Space" : "sRGB",
+        "Blue Component" : 1.0,
+        "Alpha Component" : 1,
+        "Green Component" : 0.9294117647058824
+      },
+      "Working Directory" : "\/Users\/fabricecastel",
+      "Bound Hosts" : [
+
+      ],
+      "Blinking Cursor" : false,
+      "Disable Window Resizing" : true,
+      "Sync Title" : false,
+      "Prompt Before Closing 2" : false,
+      "BM Growl" : false,
+      "Description" : "Default",
+      "Mouse Reporting" : true,
+      "Smart Cursor Color" : false,
+      "Screen" : -1,
+      "Selection Color" : {
+        "Red Component" : 0.8745098039215686,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.32941176470588235,
+        "Alpha Component" : 1,
+        "Green Component" : 0.49019607843137253
+      },
+      "Columns" : 80,
+      "Idle Code" : 0,
+      "Ansi 13 Color" : {
+        "Red Component" : 1.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.20784313725490197,
+        "Alpha Component" : 1,
+        "Green Component" : 0.6313725490196078
+      },
+      "Custom Command" : "Yes",
+      "ASCII Anti Aliased" : true,
+      "Non Ascii Font" : "Monaco 12",
+      "Vertical Spacing" : 1,
+      "Use Bold Font" : true,
+      "Option Key Sends" : 0,
+      "Selected Text Color" : {
+        "Red Component" : 0.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.0,
+        "Alpha Component" : 1,
+        "Green Component" : 0.0
+      },
+      "Background Color" : {
+        "Red Component" : 0.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.0,
+        "Alpha Component" : 1,
+        "Green Component" : 0.0
+      },
+      "Character Encoding" : 4,
+      "Ansi 11 Color" : {
+        "Red Component" : 1.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.17254901960784313,
+        "Alpha Component" : 1,
+        "Green Component" : 0.7529411764705882
+      },
+      "Use Italic Font" : true,
+      "Unlimited Scrollback" : false,
+      "Keyboard Map" : {
+        "0xf700-0x260000" : {
+          "Action" : 10,
+          "Text" : "[1;6A"
+        },
+        "0x37-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x1f"
+        },
+        "0x32-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x00"
+        },
+        "0xf709-0x20000" : {
+          "Action" : 10,
+          "Text" : "[17;2~"
+        },
+        "0xf70c-0x20000" : {
+          "Action" : 10,
+          "Text" : "[20;2~"
+        },
+        "0xf729-0x20000" : {
+          "Action" : 10,
+          "Text" : "[1;2H"
+        },
+        "0xf72b-0x40000" : {
+          "Action" : 10,
+          "Text" : "[1;5F"
+        },
+        "0xf705-0x20000" : {
+          "Action" : 10,
+          "Text" : "[1;2Q"
+        },
+        "0xf703-0x260000" : {
+          "Action" : 10,
+          "Text" : "[1;6C"
+        },
+        "0xf700-0x220000" : {
+          "Action" : 10,
+          "Text" : "[1;2A"
+        },
+        "0xf701-0x280000" : {
+          "Action" : 11,
+          "Text" : "0x1b 0x1b 0x5b 0x42"
+        },
+        "0x38-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x7f"
+        },
+        "0x33-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x1b"
+        },
+        "0xf703-0x220000" : {
+          "Action" : 10,
+          "Text" : "[1;2C"
+        },
+        "0xf701-0x240000" : {
+          "Action" : 10,
+          "Text" : "[1;5B"
+        },
+        "0xf70d-0x20000" : {
+          "Action" : 10,
+          "Text" : "[21;2~"
+        },
+        "0xf702-0x260000" : {
+          "Action" : 10,
+          "Text" : "[1;6D"
+        },
+        "0xf729-0x40000" : {
+          "Action" : 10,
+          "Text" : "[1;5H"
+        },
+        "0xf706-0x20000" : {
+          "Action" : 10,
+          "Text" : "[1;2R"
+        },
+        "0x34-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x1c"
+        },
+        "0xf700-0x280000" : {
+          "Action" : 11,
+          "Text" : "0x1b 0x1b 0x5b 0x41"
+        },
+        "0x2d-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x1f"
+        },
+        "0xf70e-0x20000" : {
+          "Action" : 10,
+          "Text" : "[23;2~"
+        },
+        "0xf702-0x220000" : {
+          "Action" : 10,
+          "Text" : "[1;2D"
+        },
+        "0xf703-0x280000" : {
+          "Action" : 11,
+          "Text" : "0x1b 0x1b 0x5b 0x43"
+        },
+        "0xf700-0x240000" : {
+          "Action" : 10,
+          "Text" : "[1;5A"
+        },
+        "0xf707-0x20000" : {
+          "Action" : 10,
+          "Text" : "[1;2S"
+        },
+        "0xf70a-0x20000" : {
+          "Action" : 10,
+          "Text" : "[18;2~"
+        },
+        "0x35-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x1d"
+        },
+        "0xf70f-0x20000" : {
+          "Action" : 10,
+          "Text" : "[24;2~"
+        },
+        "0xf703-0x240000" : {
+          "Action" : 10,
+          "Text" : "[1;5C"
+        },
+        "0xf701-0x260000" : {
+          "Action" : 10,
+          "Text" : "[1;6B"
+        },
+        "0xf702-0x280000" : {
+          "Action" : 11,
+          "Text" : "0x1b 0x1b 0x5b 0x44"
+        },
+        "0xf72b-0x20000" : {
+          "Action" : 10,
+          "Text" : "[1;2F"
+        },
+        "0x36-0x40000" : {
+          "Action" : 11,
+          "Text" : "0x1e"
+        },
+        "0xf708-0x20000" : {
+          "Action" : 10,
+          "Text" : "[15;2~"
+        },
+        "0xf701-0x220000" : {
+          "Action" : 10,
+          "Text" : "[1;2B"
+        },
+        "0xf70b-0x20000" : {
+          "Action" : 10,
+          "Text" : "[19;2~"
+        },
+        "0xf702-0x240000" : {
+          "Action" : 10,
+          "Text" : "[1;5D"
+        },
+        "0xf704-0x20000" : {
+          "Action" : 10,
+          "Text" : "[1;2P"
+        }
+      },
+      "Window Type" : 12,
+      "Blur Radius" : 5.168569711538462,
+      "Cursor Type" : 2,
+      "Background Image Location" : "",
+      "Blur" : false,
+      "Badge Color" : {
+        "Red Component" : 1,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0,
+        "Alpha Component" : 0.5,
+        "Green Component" : 0.1491314172744751
+      },
+      "Cursor Boost" : 0,
+      "Scrollback Lines" : 1000,
+      "Send Code When Idle" : false,
+      "Close Sessions On End" : true,
+      "Terminal Type" : "xterm-256color",
+      "Visual Bell" : true,
+      "Flashing Bell" : false,
+      "Silence Bell" : true,
+      "Ansi 14 Color" : {
+        "Red Component" : 1.0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.25882352941176473,
+        "Alpha Component" : 1,
+        "Green Component" : 0.5019607843137255
+      },
+      "Name" : "gvcci",
+      "Cursor Text Color" : {
+        "Red Component" : 0.5490196347236633,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.6274510025978088,
+        "Alpha Component" : 1,
+        "Green Component" : 0.5098039507865906
+      },
+      "Minimum Contrast" : 0,
+      "Shortcut" : "",
+      "Cursor Color" : {
+        "Red Component" : 0.803921568627451,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.1568627450980392,
+        "Alpha Component" : 1,
+        "Green Component" : 0.34901960784313724
+      },
+      "Ansi 0 Color" : {
+        "Red Component" : 0.10196078431372549,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.10196078431372549,
+        "Alpha Component" : 1,
+        "Green Component" : 0.10196078431372549
+      },
+      "Ansi 1 Color" : {
+        "Red Component" : 0.9568627450980393,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.19215686274509805,
+        "Alpha Component" : 1,
+        "Green Component" : 0.19215686274509805
+      },
+      "Horizontal Spacing" : 1,
+      "Ansi 3 Color" : {
+        "Red Component" : 0.9254901960784314,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.00392156862745098,
+        "Alpha Component" : 1,
+        "Green Component" : 0.6509803921568628
+      },
+      "Ansi 4 Color" : {
+        "Red Component" : 0.996078431372549,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.0,
+        "Alpha Component" : 1,
+        "Green Component" : 0.615686274509804
+      },
+      "Transparency" : 0,
+      "Guid" : "FBF27982-5D1C-4625-8221-8FFAB9F4A445",
+      "Ansi 2 Color" : {
+        "Red Component" : 0.23921568627450981,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.788235294117647,
+        "Alpha Component" : 1,
+        "Green Component" : 0.4
+      },
+      "Normal Font" : "MesloLGSForPowerline-Regular 12",
+      "Custom Directory" : "No",
+      "Link Color" : {
+        "Red Component" : 0,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.734233021736145,
+        "Alpha Component" : 1,
+        "Green Component" : 0.3591606020927429
+      },
+      "Ansi 5 Color" : {
+        "Red Component" : 0.9607843137254902,
+        "Color Space" : "sRGB",
+        "Blue Component" : 0.00784313725490196,
+        "Alpha Component" : 1,
+        "Green Component" : 0.5176470588235295
+      },
+    }
+  ]
+}
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/json-scheme.json b/configs/shared/.gvcci/themes/lightbulb_4k/json-scheme.json
new file mode 100644
index 000000000000..693a8c256827
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/json-scheme.json
@@ -0,0 +1,24 @@
+{
+  "name": "GVCCI Color Scheme",
+  "author": "",
+  "color": [
+    "#1a1a1a",
+    "#f43131",
+    "#3d66c9",
+    "#eca601",
+    "#fe9d00",
+    "#f58402",
+    "#fd5807",
+    "#fcb5c3",
+    "#333333",
+    "#fc6767",
+    "#6b8bd9",
+    "#ffc02c",
+    "#ffb53c",
+    "#ffa135",
+    "#ff8042",
+    "#fff0f3"
+  ],
+  "foreground": "#cfedff",
+  "background": "#000000"
+}
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/nospace.txt b/configs/shared/.gvcci/themes/lightbulb_4k/nospace.txt
new file mode 100644
index 000000000000..65ac30278c4a
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/nospace.txt
@@ -0,0 +1 @@
+#000000#cfedff#1a1a1a#f43131#3d66c9#eca601#fe9d00#f58402#fd5807#fcb5c3#333333#fc6767#6b8bd9#ffc02c#ffb53c#ffa135#ff8042#fff0f3
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/tilix.json b/configs/shared/.gvcci/themes/lightbulb_4k/tilix.json
new file mode 100644
index 000000000000..c2e378f9aa19
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/tilix.json
@@ -0,0 +1,33 @@
+{
+    "name": "Gvcci",
+    "comment": "Gvcci generated theme.",
+    "foreground-color": "#cfedff",
+    "background-color": "#000000",
+    "use-theme-colors": false,
+    "use-highlight-color": false,
+    "highlight-foreground-color": "#000000",
+    "highlight-background-color": "#df7d54",
+    "use-cursor-color": false,
+    "cursor-foreground-color": "#cd5928",
+    "cursor-background-color": "#cd5928",
+    "use-badge-color": true,
+    "badge-color": "#cfedff",
+    "palette": [
+        "#1a1a1a",
+        "#f43131",
+        "#3d66c9",
+        "#eca601",
+        "#fe9d00",
+        "#f58402",
+        "#fd5807",
+        "#fcb5c3",
+        "#333333",
+        "#fc6767",
+        "#6b8bd9",
+        "#ffc02c",
+        "#ffb53c",
+        "#ffa135",
+        "#ff8042",
+        "#fff0f3"
+    ]
+}
\ No newline at end of file
diff --git a/configs/shared/.gvcci/themes/lightbulb_4k/wallpaper b/configs/shared/.gvcci/themes/lightbulb_4k/wallpaper
new file mode 100644
index 000000000000..2319b5dfaf31
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/wallpaper
Binary files differdiff --git a/configs/shared/.gvcci/themes/lightbulb_4k/xresources-colors.txt b/configs/shared/.gvcci/themes/lightbulb_4k/xresources-colors.txt
new file mode 100644
index 000000000000..7644ec9ad6a1
--- /dev/null
+++ b/configs/shared/.gvcci/themes/lightbulb_4k/xresources-colors.txt
@@ -0,0 +1,37 @@
+! COLORS
+! special
+*.foreground:   #cfedff
+*.background:   #000000
+*.cursorColor:  #cfedff
+
+! black
+*.color0:       #1a1a1a
+*.color8:       #333333
+
+! red
+*.color1:       #f43131
+*.color9:       #fc6767
+
+! green
+*.color2:       #3d66c9
+*.color10:      #6b8bd9
+
+! yellow
+*.color3:       #eca601
+*.color11:      #ffc02c
+
+! blue
+*.color4:       #fe9d00
+*.color12:      #ffb53c
+
+! magenta
+*.color5:       #f58402
+*.color13:      #ffa135
+
+! cyan
+*.color6:       #fd5807
+*.color14:      #ff8042
+
+! white
+*.color7:       #fcb5c3
+*.color15:      #fff0f3