diff --git a/README.md b/README.md index 9a3d4ec7e..3723283c4 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,10 @@ It would also be very helpful if you `cd tools/` and run `python3 update_all.py` ![Screenshot](screenshots/ic_orange_ppl.png) +### iceberg + +![Screenshot](screenshots/iceberg.png) + ### IDEA Drak ![Screenshot](screenshots/idea.png) @@ -1350,6 +1354,8 @@ The Overnight Slumber theme was created by [Cristian Velasquez Ramos](https://gi The PaleNight theme was created by [Mattia Astorino](https://github.com/equinusocio) and ported to iTerm2 by [Kasper](https://github.com/Kasper-Liu) +The iceberg theme was created by [cocopon](https://github.com/cocopon/iceberg.vim) and ported to iTerm2 by [pbnj](https://github.com/pbnj) + The "Galizur" theme was crafted by [Raziel Anarki](https://github.com/razielanarki) The [Raycast](https://raycast.com) Dark/Light themes were created by [thomaspaulmann](https://github.com/thomaspaulmann) and [itsnwa](https://github.com/itsnwa). @@ -1416,7 +1422,7 @@ To install under the [X Window System](https://www.x.org/): - Store the above snippets in a file and pass it in: - $ xrdb -merge YOUR_FILE_CONTAINING_ABOVE_SNIPPETS + xrdb -merge YOUR_FILE_CONTAINING_ABOVE_SNIPPETS - Open new XTerm or Rxvt windows to see the changes. @@ -1495,17 +1501,17 @@ Download the appropriate `colorscheme.reg` file. Open the file with a text edito ``` Window > Apprearance - Font: Consolas, bold, 14-point - Font quality: - ( ) Antialiased ( ) Non-Antialiased - (O) ClearType ( ) Default + Font: Consolas, bold, 14-point + Font quality: + ( ) Antialiased ( ) Non-Antialiased + (O) ClearType ( ) Default Window > Colours - [X] Allow terminal to specify ANSI colours - [X] Allow terminal to use xterm 256-colour mode - Indicate bolded text by changing: - ( ) The font (O) The colour ( ) Both - [ ] Attempt to use logical palettes - [ ] Use system colours + [X] Allow terminal to specify ANSI colours + [X] Allow terminal to use xterm 256-colour mode + Indicate bolded text by changing: + ( ) The font (O) The colour ( ) Both + [ ] Attempt to use logical palettes + [ ] Use system colours ``` ### Xfce Terminal color schemes diff --git a/Xresources/iceberg-dark b/Xresources/iceberg-dark new file mode 100644 index 000000000..99a060607 --- /dev/null +++ b/Xresources/iceberg-dark @@ -0,0 +1,44 @@ +! +! Generated with : +! XRDB2Xreources.py +! +*.foreground: #c6c8d1 +*.background: #161821 +*.cursorColor: #c6c8d1 +! +! Black +*.color0: #1e2132 +*.color8: #6b7089 +! +! Red +*.color1: #e27878 +*.color9: #e98989 +! +! Green +*.color2: #b4be82 +*.color10: #c0ca8e +! +! Yellow +*.color3: #e2a478 +*.color11: #e9b189 +! +! Blue +*.color4: #84a0c6 +*.color12: #91acd1 +! +! Magenta +*.color5: #a093c7 +*.color13: #ada0d3 +! +! Cyan +*.color6: #89b8c2 +*.color14: #95c4ce +! +! White +*.color7: #c6c8d1 +*.color15: #d2d4de +! +! Bold, Italic, Underline +*.colorBD: #c6c8d1 +!*.colorIT: +!*.colorUL: diff --git a/Xresources/iceberg-light b/Xresources/iceberg-light new file mode 100644 index 000000000..1b658d722 --- /dev/null +++ b/Xresources/iceberg-light @@ -0,0 +1,44 @@ +! +! Generated with : +! XRDB2Xreources.py +! +*.foreground: #33374c +*.background: #e8e9ec +*.cursorColor: #33374c +! +! Black +*.color0: #dcdfe7 +*.color8: #8389a3 +! +! Red +*.color1: #cc517a +*.color9: #cc3768 +! +! Green +*.color2: #668e3d +*.color10: #598030 +! +! Yellow +*.color3: #c57339 +*.color11: #b6662d +! +! Blue +*.color4: #2d539e +*.color12: #22478e +! +! Magenta +*.color5: #7759b4 +*.color13: #6845ad +! +! Cyan +*.color6: #3f83a6 +*.color14: #327698 +! +! White +*.color7: #33374c +*.color15: #262a3f +! +! Bold, Italic, Underline +*.colorBD: #33374c +!*.colorIT: +!*.colorUL: diff --git a/konsole/iceberg-dark.colorscheme b/konsole/iceberg-dark.colorscheme new file mode 100644 index 000000000..bc24f2c49 --- /dev/null +++ b/konsole/iceberg-dark.colorscheme @@ -0,0 +1,65 @@ +[General] +Description=iceberg-dark +Opacity=1 +Wallpaper= + +[Background] +Color=22,24,33 + +[BackgroundIntense] +Color=22,24,33 + +[Foreground] +Color=198,200,209 + +[ForegroundIntense] +Color=198,200,209 + +[Color0] +Color=30,33,50 + +[Color1] +Color=226,120,120 + +[Color2Intense] +Color=192,202,142 + +[Color3Intense] +Color=233,177,137 + +[Color4Intense] +Color=145,172,209 + +[Color5Intense] +Color=173,160,211 + +[Color6Intense] +Color=149,196,206 + +[Color7Intense] +Color=210,212,222 + +[Color2] +Color=180,190,130 + +[Color3] +Color=226,164,120 + +[Color4] +Color=132,160,198 + +[Color5] +Color=160,147,199 + +[Color6] +Color=137,184,194 + +[Color7] +Color=198,200,209 + +[Color0Intense] +Color=107,112,137 + +[Color1Intense] +Color=233,137,137 + diff --git a/konsole/iceberg-light.colorscheme b/konsole/iceberg-light.colorscheme new file mode 100644 index 000000000..bc0a0747f --- /dev/null +++ b/konsole/iceberg-light.colorscheme @@ -0,0 +1,65 @@ +[General] +Description=iceberg-light +Opacity=1 +Wallpaper= + +[Background] +Color=232,233,236 + +[BackgroundIntense] +Color=232,233,236 + +[Foreground] +Color=51,55,76 + +[ForegroundIntense] +Color=51,55,76 + +[Color0] +Color=220,223,231 + +[Color1] +Color=204,81,122 + +[Color2Intense] +Color=89,128,48 + +[Color3Intense] +Color=182,102,45 + +[Color4Intense] +Color=34,71,142 + +[Color5Intense] +Color=104,69,173 + +[Color6Intense] +Color=50,118,152 + +[Color7Intense] +Color=38,42,63 + +[Color2] +Color=102,142,61 + +[Color3] +Color=197,115,57 + +[Color4] +Color=45,83,158 + +[Color5] +Color=119,89,180 + +[Color6] +Color=63,131,166 + +[Color7] +Color=51,55,76 + +[Color0Intense] +Color=131,137,163 + +[Color1Intense] +Color=204,55,104 + diff --git a/putty/iceberg-dark.reg b/putty/iceberg-dark.reg new file mode 100644 index 000000000..faff0a821 --- /dev/null +++ b/putty/iceberg-dark.reg @@ -0,0 +1,25 @@ +Windows Registry Editor Version 5.00 + +[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\iceberg-dark] +"Colour2"="22,24,33" +"Colour3"="22,24,33" +"Colour0"="198,200,209" +"Colour1"="198,200,209" +"Colour5"="198,200,209" +"Colour4"="22,24,33" +"Colour6"="30,33,50" +"Colour8"="226,120,120" +"Colour11"="192,202,142" +"Colour13"="233,177,137" +"Colour15"="145,172,209" +"Colour17"="173,160,211" +"Colour19"="149,196,206" +"Colour21"="210,212,222" +"Colour10"="180,190,130" +"Colour12"="226,164,120" +"Colour14"="132,160,198" +"Colour16"="160,147,199" +"Colour18"="137,184,194" +"Colour20"="198,200,209" +"Colour7"="107,112,137" +"Colour9"="233,137,137" diff --git a/putty/iceberg-light.reg b/putty/iceberg-light.reg new file mode 100644 index 000000000..e3e929920 --- /dev/null +++ b/putty/iceberg-light.reg @@ -0,0 +1,25 @@ +Windows Registry Editor Version 5.00 + +[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\iceberg-light] +"Colour2"="232,233,236" +"Colour3"="232,233,236" +"Colour0"="51,55,76" +"Colour1"="51,55,76" +"Colour5"="51,55,76" +"Colour4"="232,233,236" +"Colour6"="220,223,231" +"Colour8"="204,81,122" +"Colour11"="89,128,48" +"Colour13"="182,102,45" +"Colour15"="34,71,142" +"Colour17"="104,69,173" +"Colour19"="50,118,152" +"Colour21"="38,42,63" +"Colour10"="102,142,61" +"Colour12"="197,115,57" +"Colour14"="45,83,158" +"Colour16"="119,89,180" +"Colour18"="63,131,166" +"Colour20"="51,55,76" +"Colour7"="131,137,163" +"Colour9"="204,55,104" diff --git a/schemes/iceberg-dark.itermcolors b/schemes/iceberg-dark.itermcolors new file mode 100644 index 000000000..cf477af90 --- /dev/null +++ b/schemes/iceberg-dark.itermcolors @@ -0,0 +1,344 @@ + + + + + Ansi 0 Color + + Alpha Component + 1 + Blue Component + 0.19607843458652496 + Color Space + sRGB + Green Component + 0.12941177189350128 + Red Component + 0.11764705926179886 + + Ansi 1 Color + + Alpha Component + 1 + Blue Component + 0.47058823704719543 + Color Space + sRGB + Green Component + 0.47058823704719543 + Red Component + 0.88627451658248901 + + Ansi 10 Color + + Alpha Component + 1 + Blue Component + 0.55686277151107788 + Color Space + sRGB + Green Component + 0.7921568751335144 + Red Component + 0.75294119119644165 + + Ansi 11 Color + + Alpha Component + 1 + Blue Component + 0.5372549295425415 + Color Space + sRGB + Green Component + 0.69411766529083252 + Red Component + 0.91372549533843994 + + Ansi 12 Color + + Alpha Component + 1 + Blue Component + 0.81960785388946533 + Color Space + sRGB + Green Component + 0.67450982332229614 + Red Component + 0.56862747669219971 + + Ansi 13 Color + + Alpha Component + 1 + Blue Component + 0.82745099067687988 + Color Space + sRGB + Green Component + 0.62745100259780884 + Red Component + 0.67843139171600342 + + Ansi 14 Color + + Alpha Component + 1 + Blue Component + 0.80784314870834351 + Color Space + sRGB + Green Component + 0.76862746477127075 + Red Component + 0.58431375026702881 + + Ansi 15 Color + + Alpha Component + 1 + Blue Component + 0.87058824300765991 + Color Space + sRGB + Green Component + 0.83137255907058716 + Red Component + 0.82352942228317261 + + Ansi 2 Color + + Alpha Component + 1 + Blue Component + 0.50980395078659058 + Color Space + sRGB + Green Component + 0.7450980544090271 + Red Component + 0.70588237047195435 + + Ansi 3 Color + + Alpha Component + 1 + Blue Component + 0.47058823704719543 + Color Space + sRGB + Green Component + 0.64313727617263794 + Red Component + 0.88627451658248901 + + Ansi 4 Color + + Alpha Component + 1 + Blue Component + 0.7764706015586853 + Color Space + sRGB + Green Component + 0.62745100259780884 + Red Component + 0.51764708757400513 + + Ansi 5 Color + + Alpha Component + 1 + Blue Component + 0.78039216995239258 + Color Space + sRGB + Green Component + 0.57647061347961426 + Red Component + 0.62745100259780884 + + Ansi 6 Color + + Alpha Component + 1 + Blue Component + 0.7607843279838562 + Color Space + sRGB + Green Component + 0.72156864404678345 + Red Component + 0.5372549295425415 + + Ansi 7 Color + + Alpha Component + 1 + Blue Component + 0.81960785388946533 + Color Space + sRGB + Green Component + 0.78431373834609985 + Red Component + 0.7764706015586853 + + Ansi 8 Color + + Alpha Component + 1 + Blue Component + 0.5372549295425415 + Color Space + sRGB + Green Component + 0.43921568989753723 + Red Component + 0.41960784792900085 + + Ansi 9 Color + + Alpha Component + 1 + Blue Component + 0.5372549295425415 + Color Space + sRGB + Green Component + 0.5372549295425415 + Red Component + 0.91372549533843994 + + Background Color + + Alpha Component + 1 + Blue Component + 0.12941177189350128 + Color Space + sRGB + Green Component + 0.094117648899555206 + Red Component + 0.086274512112140656 + + Badge Color + + Alpha Component + 0.5 + Blue Component + 0.0 + Color Space + sRGB + Green Component + 0.1491314172744751 + Red Component + 1 + + Bold Color + + Alpha Component + 1 + Blue Component + 0.81960785388946533 + Color Space + sRGB + Green Component + 0.78431373834609985 + Red Component + 0.7764706015586853 + + Cursor Color + + Alpha Component + 1 + Blue Component + 0.81960785388946533 + Color Space + sRGB + Green Component + 0.78431373834609985 + Red Component + 0.7764706015586853 + + Cursor Guide Color + + Alpha Component + 0.25 + Blue Component + 1 + Color Space + sRGB + Green Component + 0.9268307089805603 + Red Component + 0.70213186740875244 + + Cursor Text Color + + Alpha Component + 1 + Blue Component + 0.12941177189350128 + Color Space + sRGB + Green Component + 0.094117648899555206 + Red Component + 0.086274512112140656 + + Foreground Color + + Alpha Component + 1 + Blue Component + 0.81960785388946533 + Color Space + sRGB + Green Component + 0.78431373834609985 + Red Component + 0.7764706015586853 + + Link Color + + Alpha Component + 1 + Blue Component + 0.73423302173614502 + Color Space + sRGB + Green Component + 0.35916060209274292 + Red Component + 0.0 + + Selected Text Color + + Alpha Component + 1 + Blue Component + 0.12941177189350128 + Color Space + sRGB + Green Component + 0.094117648899555206 + Red Component + 0.086274512112140656 + + Selection Color + + Alpha Component + 1 + Blue Component + 0.81960785388946533 + Color Space + sRGB + Green Component + 0.78431373834609985 + Red Component + 0.7764706015586853 + + + diff --git a/schemes/iceberg-light.itermcolors b/schemes/iceberg-light.itermcolors new file mode 100644 index 000000000..848c58f65 --- /dev/null +++ b/schemes/iceberg-light.itermcolors @@ -0,0 +1,344 @@ + + + + + Ansi 0 Color + + Alpha Component + 1 + Blue Component + 0.90588235855102539 + Color Space + sRGB + Green Component + 0.87450981140136719 + Red Component + 0.86274510622024536 + + Ansi 1 Color + + Alpha Component + 1 + Blue Component + 0.47843137383460999 + Color Space + sRGB + Green Component + 0.31764706969261169 + Red Component + 0.80000001192092896 + + Ansi 10 Color + + Alpha Component + 1 + Blue Component + 0.18823529779911041 + Color Space + sRGB + Green Component + 0.50196081399917603 + Red Component + 0.3490196168422699 + + Ansi 11 Color + + Alpha Component + 1 + Blue Component + 0.17647059261798859 + Color Space + sRGB + Green Component + 0.40000000596046448 + Red Component + 0.7137255072593689 + + Ansi 12 Color + + Alpha Component + 1 + Blue Component + 0.55686277151107788 + Color Space + sRGB + Green Component + 0.27843138575553894 + Red Component + 0.13333334028720856 + + Ansi 13 Color + + Alpha Component + 1 + Blue Component + 0.67843139171600342 + Color Space + sRGB + Green Component + 0.27058824896812439 + Red Component + 0.40784314274787903 + + Ansi 14 Color + + Alpha Component + 1 + Blue Component + 0.59607845544815063 + Color Space + sRGB + Green Component + 0.46274510025978088 + Red Component + 0.19607843458652496 + + Ansi 15 Color + + Alpha Component + 1 + Blue Component + 0.24705882370471954 + Color Space + sRGB + Green Component + 0.16470588743686676 + Red Component + 0.14901961386203766 + + Ansi 2 Color + + Alpha Component + 1 + Blue Component + 0.23921568691730499 + Color Space + sRGB + Green Component + 0.55686277151107788 + Red Component + 0.40000000596046448 + + Ansi 3 Color + + Alpha Component + 1 + Blue Component + 0.22352941334247589 + Color Space + sRGB + Green Component + 0.45098039507865906 + Red Component + 0.77254903316497803 + + Ansi 4 Color + + Alpha Component + 1 + Blue Component + 0.61960786581039429 + Color Space + sRGB + Green Component + 0.32549020648002625 + Red Component + 0.17647059261798859 + + Ansi 5 Color + + Alpha Component + 1 + Blue Component + 0.70588237047195435 + Color Space + sRGB + Green Component + 0.3490196168422699 + Red Component + 0.46666666865348816 + + Ansi 6 Color + + Alpha Component + 1 + Blue Component + 0.65098041296005249 + Color Space + sRGB + Green Component + 0.51372551918029785 + Red Component + 0.24705882370471954 + + Ansi 7 Color + + Alpha Component + 1 + Blue Component + 0.29803922772407532 + Color Space + sRGB + Green Component + 0.21568627655506134 + Red Component + 0.20000000298023224 + + Ansi 8 Color + + Alpha Component + 1 + Blue Component + 0.63921570777893066 + Color Space + sRGB + Green Component + 0.5372549295425415 + Red Component + 0.51372551918029785 + + Ansi 9 Color + + Alpha Component + 1 + Blue Component + 0.40784314274787903 + Color Space + sRGB + Green Component + 0.21568627655506134 + Red Component + 0.80000001192092896 + + Background Color + + Alpha Component + 1 + Blue Component + 0.92549020051956177 + Color Space + sRGB + Green Component + 0.91372549533843994 + Red Component + 0.90980392694473267 + + Badge Color + + Alpha Component + 0.5 + Blue Component + 0.0 + Color Space + sRGB + Green Component + 0.1491314172744751 + Red Component + 1 + + Bold Color + + Alpha Component + 1 + Blue Component + 0.29803922772407532 + Color Space + sRGB + Green Component + 0.21568627655506134 + Red Component + 0.20000000298023224 + + Cursor Color + + Alpha Component + 1 + Blue Component + 0.29803922772407532 + Color Space + sRGB + Green Component + 0.21568627655506134 + Red Component + 0.20000000298023224 + + Cursor Guide Color + + Alpha Component + 0.25 + Blue Component + 1 + Color Space + sRGB + Green Component + 0.9268307089805603 + Red Component + 0.70213186740875244 + + Cursor Text Color + + Alpha Component + 1 + Blue Component + 0.92549020051956177 + Color Space + sRGB + Green Component + 0.91372549533843994 + Red Component + 0.90980392694473267 + + Foreground Color + + Alpha Component + 1 + Blue Component + 0.29803922772407532 + Color Space + sRGB + Green Component + 0.21568627655506134 + Red Component + 0.20000000298023224 + + Link Color + + Alpha Component + 1 + Blue Component + 0.73423302173614502 + Color Space + sRGB + Green Component + 0.35916060209274292 + Red Component + 0.0 + + Selected Text Color + + Alpha Component + 1 + Blue Component + 0.92549020051956177 + Color Space + sRGB + Green Component + 0.91372549533843994 + Red Component + 0.90980392694473267 + + Selection Color + + Alpha Component + 1 + Blue Component + 0.29803922772407532 + Color Space + sRGB + Green Component + 0.21568627655506134 + Red Component + 0.20000000298023224 + + + diff --git a/screenshots/README.md b/screenshots/README.md index 814c2b9f9..e26d482a8 100644 --- a/screenshots/README.md +++ b/screenshots/README.md @@ -1,5 +1,6 @@ Screenshots === + `3024_day.png` ![image](3024_day.png) @@ -312,6 +313,10 @@ Screenshots ![image](ic_orange_ppl.png) +`iceberg` + +![image](iceberg.png) + `idleToes.png` ![image](idleToes.png) diff --git a/screenshots/iceberg.png b/screenshots/iceberg.png new file mode 100644 index 000000000..d47249c26 Binary files /dev/null and b/screenshots/iceberg.png differ diff --git a/terminator/iceberg-dark.config b/terminator/iceberg-dark.config new file mode 100644 index 000000000..3c0b15e9f --- /dev/null +++ b/terminator/iceberg-dark.config @@ -0,0 +1,7 @@ + +[[iceberg-dark]] + palette = "#1e2132:#e27878:#b4be82:#e2a478:#84a0c6:#a093c7:#89b8c2:#c6c8d1:#6b7089:#e98989:#c0ca8e:#e9b189:#91acd1:#ada0d3:#95c4ce:#d2d4de" + background_color = "#161821" + cursor_color = "#c6c8d1" + foreground_color = "#c6c8d1" + background_image = None diff --git a/terminator/iceberg-light.config b/terminator/iceberg-light.config new file mode 100644 index 000000000..290f455b5 --- /dev/null +++ b/terminator/iceberg-light.config @@ -0,0 +1,7 @@ + +[[iceberg-light]] + palette = "#dcdfe7:#cc517a:#668e3d:#c57339:#2d539e:#7759b4:#3f83a6:#33374c:#8389a3:#cc3768:#598030:#b6662d:#22478e:#6845ad:#327698:#262a3f" + background_color = "#e8e9ec" + cursor_color = "#33374c" + foreground_color = "#33374c" + background_image = None diff --git a/xfce4terminal/colorschemes/iceberg-dark.theme b/xfce4terminal/colorschemes/iceberg-dark.theme new file mode 100644 index 000000000..e8e8ed5f1 --- /dev/null +++ b/xfce4terminal/colorschemes/iceberg-dark.theme @@ -0,0 +1,7 @@ + +[Scheme] +Name=iceberg-dark +ColorForeground=#c6c8d1 +ColorBackground=#161821 +ColorCursor=#c6c8d1 +ColorPalette=#1e2132;#e27878;#b4be82;#e2a478;#84a0c6;#a093c7;#89b8c2;#c6c8d1;#6b7089;#e98989;#c0ca8e;#e9b189;#91acd1;#ada0d3;#95c4ce;#d2d4de diff --git a/xfce4terminal/colorschemes/iceberg-light.theme b/xfce4terminal/colorschemes/iceberg-light.theme new file mode 100644 index 000000000..76d7a9d20 --- /dev/null +++ b/xfce4terminal/colorschemes/iceberg-light.theme @@ -0,0 +1,7 @@ + +[Scheme] +Name=iceberg-light +ColorForeground=#33374c +ColorBackground=#e8e9ec +ColorCursor=#33374c +ColorPalette=#dcdfe7;#cc517a;#668e3d;#c57339;#2d539e;#7759b4;#3f83a6;#33374c;#8389a3;#cc3768;#598030;#b6662d;#22478e;#6845ad;#327698;#262a3f diff --git a/xrdb/iceberg-dark.xrdb b/xrdb/iceberg-dark.xrdb new file mode 100644 index 000000000..36bf3c6cb --- /dev/null +++ b/xrdb/iceberg-dark.xrdb @@ -0,0 +1,26 @@ +#define Ansi_0_Color #1e2132 +#define Ansi_1_Color #e27878 +#define Ansi_10_Color #c0ca8e +#define Ansi_11_Color #e9b189 +#define Ansi_12_Color #91acd1 +#define Ansi_13_Color #ada0d3 +#define Ansi_14_Color #95c4ce +#define Ansi_15_Color #d2d4de +#define Ansi_2_Color #b4be82 +#define Ansi_3_Color #e2a478 +#define Ansi_4_Color #84a0c6 +#define Ansi_5_Color #a093c7 +#define Ansi_6_Color #89b8c2 +#define Ansi_7_Color #c6c8d1 +#define Ansi_8_Color #6b7089 +#define Ansi_9_Color #e98989 +#define Background_Color #161821 +#define Badge_Color #ff2600 +#define Bold_Color #c6c8d1 +#define Cursor_Color #c6c8d1 +#define Cursor_Guide_Color #b3ecff +#define Cursor_Text_Color #161821 +#define Foreground_Color #c6c8d1 +#define Link_Color #005cbb +#define Selected_Text_Color #161821 +#define Selection_Color #c6c8d1 diff --git a/xrdb/iceberg-light.xrdb b/xrdb/iceberg-light.xrdb new file mode 100644 index 000000000..e1f875100 --- /dev/null +++ b/xrdb/iceberg-light.xrdb @@ -0,0 +1,26 @@ +#define Ansi_0_Color #dcdfe7 +#define Ansi_1_Color #cc517a +#define Ansi_10_Color #598030 +#define Ansi_11_Color #b6662d +#define Ansi_12_Color #22478e +#define Ansi_13_Color #6845ad +#define Ansi_14_Color #327698 +#define Ansi_15_Color #262a3f +#define Ansi_2_Color #668e3d +#define Ansi_3_Color #c57339 +#define Ansi_4_Color #2d539e +#define Ansi_5_Color #7759b4 +#define Ansi_6_Color #3f83a6 +#define Ansi_7_Color #33374c +#define Ansi_8_Color #8389a3 +#define Ansi_9_Color #cc3768 +#define Background_Color #e8e9ec +#define Badge_Color #ff2600 +#define Bold_Color #33374c +#define Cursor_Color #33374c +#define Cursor_Guide_Color #b3ecff +#define Cursor_Text_Color #e8e9ec +#define Foreground_Color #33374c +#define Link_Color #005cbb +#define Selected_Text_Color #e8e9ec +#define Selection_Color #33374c