Merge branch 'dev'
This commit is contained in:
commit
ac72c73b4f
235 changed files with 7289 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
themes/.config/themes/using
|
||||
16
themes/.config/themes/archive/lapus-business/using/colors
Normal file
16
themes/.config/themes/archive/lapus-business/using/colors
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#2E3440
|
||||
#567092
|
||||
#5E7B9F
|
||||
#817F81
|
||||
#6D8FB4
|
||||
#7CA3C1
|
||||
#ACB6BC
|
||||
#bdcfdb
|
||||
#849099
|
||||
#567092
|
||||
#5E7B9F
|
||||
#817F81
|
||||
#6D8FB4
|
||||
#7CA3C1
|
||||
#ACB6BC
|
||||
#bdcfdb
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
foreground #bdcfdb
|
||||
background #2E3440
|
||||
cursor #bdcfdb
|
||||
|
||||
color0 #2E3440
|
||||
color8 #849099
|
||||
color1 #567092
|
||||
color9 #567092
|
||||
color2 #5E7B9F
|
||||
color10 #5E7B9F
|
||||
color3 #817F81
|
||||
color11 #817F81
|
||||
color4 #6D8FB4
|
||||
color12 #6D8FB4
|
||||
color5 #7CA3C1
|
||||
color13 #7CA3C1
|
||||
color6 #ACB6BC
|
||||
color14 #ACB6BC
|
||||
color7 #bdcfdb
|
||||
color15 #bdcfdb
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
[Background]
|
||||
Color=46,52,64
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=46,52,64
|
||||
|
||||
[Color0]
|
||||
Color=46,52,64
|
||||
|
||||
[Color0Intense]
|
||||
Color=132,144,153
|
||||
|
||||
[Color1]
|
||||
Color=86,112,146
|
||||
|
||||
[Color1Intense]
|
||||
Color=86,112,146
|
||||
|
||||
[Color2]
|
||||
Color=94,123,159
|
||||
|
||||
[Color2Intense]
|
||||
Color=94,123,159
|
||||
|
||||
[Color3]
|
||||
Color=129,127,129
|
||||
|
||||
[Color3Intense]
|
||||
Color=129,127,129
|
||||
|
||||
[Color4]
|
||||
Color=109,143,180
|
||||
|
||||
[Color4Intense]
|
||||
Color=109,143,180
|
||||
|
||||
[Color5]
|
||||
Color=124,163,193
|
||||
|
||||
[Color5Intense]
|
||||
Color=124,163,193
|
||||
|
||||
[Color6]
|
||||
Color=172,182,188
|
||||
|
||||
[Color6Intense]
|
||||
Color=172,182,188
|
||||
|
||||
[Color7]
|
||||
Color=189,207,219
|
||||
|
||||
[Color7Intense]
|
||||
Color=189,207,219
|
||||
|
||||
[Foreground]
|
||||
Color=189,207,219
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=189,207,219
|
||||
|
||||
[General]
|
||||
Description=Colorscheme generated by wal
|
||||
Opacity=1
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
NAME=wal
|
||||
BG=2E3440
|
||||
FG=bdcfdb
|
||||
MENU_BG=2E3440
|
||||
MENU_FG=bdcfdb
|
||||
SEL_BG=567092
|
||||
SEL_FG=2E3440
|
||||
TXT_BG=2E3440
|
||||
TXT_FG=bdcfdb
|
||||
BTN_BG=5E7B9F
|
||||
BTN_FG=bdcfdb
|
||||
HDR_BTN_BG=817F81
|
||||
HDR_BTN_FG=bdcfdb
|
||||
GTK3_GENERATE_DARK=True
|
||||
ROUNDNESS=0
|
||||
SPACING=3
|
||||
GRADIENT=0.0
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\wal]
|
||||
"Colour0"="189,207,219" ; Default Foreground
|
||||
"Colour1"="189,207,219" ; Default Bold Foreground
|
||||
"Colour2"="46,52,64" ; Default Background
|
||||
"Colour3"="46,52,64" ; Default Bold Background
|
||||
"Colour4"="46,52,64" ; Cursor Text
|
||||
"Colour5"="189,207,219" ; Cursor Color
|
||||
"Colour6"="46,52,64" ; ANSI Black
|
||||
"Colour7"="132,144,153" ; ANSI Black Bold
|
||||
"Colour8"="86,112,146" ; ANSI Red
|
||||
"Colour9"="86,112,146" ; ANSI Red Bold
|
||||
"Colour10"="94,123,159" ; ANSI Green
|
||||
"Colour11"="94,123,159" ; ANSI Green Bold
|
||||
"Colour12"="129,127,129" ; ANSI Yellow
|
||||
"Colour13"="129,127,129" ; ANSI Yellow Bold
|
||||
"Colour14"="109,143,180" ; ANSI Blue
|
||||
"Colour15"="109,143,180" ; ANSI Blue Bold
|
||||
"Colour16"="124,163,193" ; ANSI Magenta
|
||||
"Colour17"="124,163,193" ; ANSI Magenta Bold
|
||||
"Colour18"="172,182,188" ; ANSI Cyan
|
||||
"Colour19"="172,182,188" ; ANSI Cyan Bold
|
||||
"Colour20"="189,207,219" ; ANSI White
|
||||
"Colour21"="189,207,219" ; ANSI White Bold
|
||||
|
||||
|
|
@ -0,0 +1,166 @@
|
|||
* {
|
||||
active-background: #5E7B9F;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #567092;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #567092;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #5E7B9F;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #817F81;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #2E3440;
|
||||
foreground: #bdcfdb;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element-text, element-icon {
|
||||
background-color: inherit;
|
||||
text-color: inherit;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,161 @@
|
|||
* {
|
||||
active-background: #5E7B9F;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #567092;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #567092;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #5E7B9F;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #817F81;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #bdcfdb;
|
||||
foreground: #2E3440;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"cursor": "#bdcfdb",
|
||||
"number": "#bdcfdb",
|
||||
"parens": "#7CA3C1",
|
||||
"result": "#6D8FB4",
|
||||
"comment": "#849099",
|
||||
"matched": "#6D8FB4",
|
||||
"function": "#567092",
|
||||
"operator": "#817F81",
|
||||
"variable": "#5E7B9F",
|
||||
"scrollbar": "#817F81",
|
||||
"separator": "#817F81",
|
||||
"background": "#2E3440",
|
||||
"editorbackground": "#2E3440"
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
set $wallpaper /home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg
|
||||
|
||||
set $background #2E3440
|
||||
set $foreground #bdcfdb
|
||||
|
||||
set $color0 #2E3440
|
||||
set $color1 #567092
|
||||
set $color2 #5E7B9F
|
||||
set $color3 #817F81
|
||||
set $color4 #6D8FB4
|
||||
set $color5 #7CA3C1
|
||||
set $color6 #ACB6BC
|
||||
set $color7 #bdcfdb
|
||||
set $color8 #849099
|
||||
set $color9 #567092
|
||||
set $color10 #5E7B9F
|
||||
set $color11 #817F81
|
||||
set $color12 #6D8FB4
|
||||
set $color13 #7CA3C1
|
||||
set $color14 #ACB6BC
|
||||
set $color15 #bdcfdb
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
#!/bin/sh
|
||||
[ "${TERM:-none}" = "linux" ] && \
|
||||
printf '%b' '\e]P02E3440
|
||||
\e]P1567092
|
||||
\e]P25E7B9F
|
||||
\e]P3817F81
|
||||
\e]P46D8FB4
|
||||
\e]P57CA3C1
|
||||
\e]P6ACB6BC
|
||||
\e]P7bdcfdb
|
||||
\e]P8849099
|
||||
\e]P9567092
|
||||
\e]PA5E7B9F
|
||||
\e]PB817F81
|
||||
\e]PC6D8FB4
|
||||
\e]PD7CA3C1
|
||||
\e]PEACB6BC
|
||||
\e]PFbdcfdb
|
||||
\ec'
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char *colors[SchemeLast][2] = {
|
||||
/* fg bg */
|
||||
[SchemeNorm] = { "#bdcfdb", "#2E3440" },
|
||||
[SchemeSel] = { "#bdcfdb", "#567092" },
|
||||
[SchemeOut] = { "#bdcfdb", "#ACB6BC" },
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#bdcfdb";
|
||||
static const char norm_bg[] = "#2E3440";
|
||||
static const char norm_border[] = "#849099";
|
||||
|
||||
static const char sel_fg[] = "#bdcfdb";
|
||||
static const char sel_bg[] = "#5E7B9F";
|
||||
static const char sel_border[] = "#bdcfdb";
|
||||
|
||||
static const char urg_fg[] = "#bdcfdb";
|
||||
static const char urg_bg[] = "#567092";
|
||||
static const char urg_border[] = "#567092";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#bdcfdb";
|
||||
static const char norm_bg[] = "#2E3440";
|
||||
static const char norm_border[] = "#849099";
|
||||
|
||||
static const char sel_fg[] = "#bdcfdb";
|
||||
static const char sel_bg[] = "#5E7B9F";
|
||||
static const char sel_border[] = "#bdcfdb";
|
||||
|
||||
static const char urg_fg[] = "#bdcfdb";
|
||||
static const char urg_bg[] = "#567092";
|
||||
static const char urg_border[] = "#567092";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
const char *colorname[] = {
|
||||
|
||||
/* 8 normal colors */
|
||||
[0] = "#2E3440", /* black */
|
||||
[1] = "#567092", /* red */
|
||||
[2] = "#5E7B9F", /* green */
|
||||
[3] = "#817F81", /* yellow */
|
||||
[4] = "#6D8FB4", /* blue */
|
||||
[5] = "#7CA3C1", /* magenta */
|
||||
[6] = "#ACB6BC", /* cyan */
|
||||
[7] = "#bdcfdb", /* white */
|
||||
|
||||
/* 8 bright colors */
|
||||
[8] = "#849099", /* black */
|
||||
[9] = "#567092", /* red */
|
||||
[10] = "#5E7B9F", /* green */
|
||||
[11] = "#817F81", /* yellow */
|
||||
[12] = "#6D8FB4", /* blue */
|
||||
[13] = "#7CA3C1", /* magenta */
|
||||
[14] = "#ACB6BC", /* cyan */
|
||||
[15] = "#bdcfdb", /* white */
|
||||
|
||||
/* special colors */
|
||||
[256] = "#2E3440", /* background */
|
||||
[257] = "#bdcfdb", /* foreground */
|
||||
[258] = "#bdcfdb", /* cursor */
|
||||
};
|
||||
|
||||
/* Default colors (colorname index)
|
||||
* foreground, background, cursor */
|
||||
unsigned int defaultbg = 0;
|
||||
unsigned int defaultfg = 257;
|
||||
unsigned int defaultcs = 258;
|
||||
unsigned int defaultrcs= 258;
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char* selbgcolor = "#2E3440";
|
||||
static const char* selfgcolor = "#bdcfdb";
|
||||
static const char* normbgcolor = "#5E7B9F";
|
||||
static const char* normfgcolor = "#bdcfdb";
|
||||
static const char* urgbgcolor = "#567092";
|
||||
static const char* urgfgcolor = "#bdcfdb";
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
" Special
|
||||
let wallpaper = "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg"
|
||||
let background = "#2E3440"
|
||||
let foreground = "#bdcfdb"
|
||||
let cursor = "#bdcfdb"
|
||||
|
||||
" Colors
|
||||
let color0 = "#2E3440"
|
||||
let color1 = "#567092"
|
||||
let color2 = "#5E7B9F"
|
||||
let color3 = "#817F81"
|
||||
let color4 = "#6D8FB4"
|
||||
let color5 = "#7CA3C1"
|
||||
let color6 = "#ACB6BC"
|
||||
let color7 = "#bdcfdb"
|
||||
let color8 = "#849099"
|
||||
let color9 = "#567092"
|
||||
let color10 = "#5E7B9F"
|
||||
let color11 = "#817F81"
|
||||
let color12 = "#6D8FB4"
|
||||
let color13 = "#7CA3C1"
|
||||
let color14 = "#ACB6BC"
|
||||
let color15 = "#bdcfdb"
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
@define-color foreground #bdcfdb;
|
||||
@define-color background #2E3440;
|
||||
@define-color cursor #bdcfdb;
|
||||
|
||||
@define-color color0 #2E3440;
|
||||
@define-color color1 #567092;
|
||||
@define-color color2 #5E7B9F;
|
||||
@define-color color3 #817F81;
|
||||
@define-color color4 #6D8FB4;
|
||||
@define-color color5 #7CA3C1;
|
||||
@define-color color6 #ACB6BC;
|
||||
@define-color color7 #bdcfdb;
|
||||
@define-color color8 #849099;
|
||||
@define-color color9 #567092;
|
||||
@define-color color10 #5E7B9F;
|
||||
@define-color color11 #817F81;
|
||||
@define-color color12 #6D8FB4;
|
||||
@define-color color13 #7CA3C1;
|
||||
@define-color color14 #ACB6BC;
|
||||
@define-color color15 #bdcfdb;
|
||||
|
|
@ -0,0 +1,68 @@
|
|||
! X colors.
|
||||
! Generated by 'wal'
|
||||
*foreground: #bdcfdb
|
||||
*background: #2E3440
|
||||
*.foreground: #bdcfdb
|
||||
*.background: #2E3440
|
||||
emacs*foreground: #bdcfdb
|
||||
emacs*background: #2E3440
|
||||
URxvt*foreground: #bdcfdb
|
||||
XTerm*foreground: #bdcfdb
|
||||
UXTerm*foreground: #bdcfdb
|
||||
URxvt*background: [100]#2E3440
|
||||
XTerm*background: #2E3440
|
||||
UXTerm*background: #2E3440
|
||||
URxvt*cursorColor: #bdcfdb
|
||||
XTerm*cursorColor: #bdcfdb
|
||||
UXTerm*cursorColor: #bdcfdb
|
||||
URxvt*borderColor: [100]#2E3440
|
||||
|
||||
! Colors 0-15.
|
||||
*.color0: #2E3440
|
||||
*color0: #2E3440
|
||||
*.color1: #567092
|
||||
*color1: #567092
|
||||
*.color2: #5E7B9F
|
||||
*color2: #5E7B9F
|
||||
*.color3: #817F81
|
||||
*color3: #817F81
|
||||
*.color4: #6D8FB4
|
||||
*color4: #6D8FB4
|
||||
*.color5: #7CA3C1
|
||||
*color5: #7CA3C1
|
||||
*.color6: #ACB6BC
|
||||
*color6: #ACB6BC
|
||||
*.color7: #bdcfdb
|
||||
*color7: #bdcfdb
|
||||
*.color8: #849099
|
||||
*color8: #849099
|
||||
*.color9: #567092
|
||||
*color9: #567092
|
||||
*.color10: #5E7B9F
|
||||
*color10: #5E7B9F
|
||||
*.color11: #817F81
|
||||
*color11: #817F81
|
||||
*.color12: #6D8FB4
|
||||
*color12: #6D8FB4
|
||||
*.color13: #7CA3C1
|
||||
*color13: #7CA3C1
|
||||
*.color14: #ACB6BC
|
||||
*color14: #ACB6BC
|
||||
*.color15: #bdcfdb
|
||||
*color15: #bdcfdb
|
||||
|
||||
! Black color that will not be affected by bold highlighting.
|
||||
*.color66: #2E3440
|
||||
*color66: #2E3440
|
||||
|
||||
! Xclock colors.
|
||||
XClock*foreground: #bdcfdb
|
||||
XClock*background: #2E3440
|
||||
XClock*majorColor: rgba:bd/cf/db/ff
|
||||
XClock*minorColor: rgba:bd/cf/db/ff
|
||||
XClock*hourColor: rgba:bd/cf/db/ff
|
||||
XClock*minuteColor: rgba:bd/cf/db/ff
|
||||
XClock*secondColor: rgba:bd/cf/db/ff
|
||||
|
||||
! Set depth to make transparency work.
|
||||
URxvt*depth: 32
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
/* CSS variables
|
||||
Generated by 'wal' */
|
||||
:root {
|
||||
--wallpaper: url("/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg");
|
||||
|
||||
/* Special */
|
||||
--background: #2E3440;
|
||||
--foreground: #bdcfdb;
|
||||
--cursor: #bdcfdb;
|
||||
|
||||
/* Colors */
|
||||
--color0: #2E3440;
|
||||
--color1: #567092;
|
||||
--color2: #5E7B9F;
|
||||
--color3: #817F81;
|
||||
--color4: #6D8FB4;
|
||||
--color5: #7CA3C1;
|
||||
--color6: #ACB6BC;
|
||||
--color7: #bdcfdb;
|
||||
--color8: #849099;
|
||||
--color9: #567092;
|
||||
--color10: #5E7B9F;
|
||||
--color11: #817F81;
|
||||
--color12: #6D8FB4;
|
||||
--color13: #7CA3C1;
|
||||
--color14: #ACB6BC;
|
||||
--color15: #bdcfdb;
|
||||
}
|
||||
37
themes/.config/themes/archive/lapus-business/using/colors.hs
Normal file
37
themes/.config/themes/archive/lapus-business/using/colors.hs
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
--Place this file in your .xmonad/lib directory and import module Colors into .xmonad/xmonad.hs config
|
||||
--The easy way is to create a soft link from this file to the file in .xmonad/lib using ln -s
|
||||
--Then recompile and restart xmonad.
|
||||
|
||||
module Colors
|
||||
( wallpaper
|
||||
, background, foreground, cursor
|
||||
, color0, color1, color2, color3, color4, color5, color6, color7
|
||||
, color8, color9, color10, color11, color12, color13, color14, color15
|
||||
) where
|
||||
|
||||
-- Shell variables
|
||||
-- Generated by 'wal'
|
||||
wallpaper="/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg"
|
||||
|
||||
-- Special
|
||||
background="#2E3440"
|
||||
foreground="#bdcfdb"
|
||||
cursor="#bdcfdb"
|
||||
|
||||
-- Colors
|
||||
color0="#2E3440"
|
||||
color1="#567092"
|
||||
color2="#5E7B9F"
|
||||
color3="#817F81"
|
||||
color4="#6D8FB4"
|
||||
color5="#7CA3C1"
|
||||
color6="#ACB6BC"
|
||||
color7="#bdcfdb"
|
||||
color8="#849099"
|
||||
color9="#567092"
|
||||
color10="#5E7B9F"
|
||||
color11="#817F81"
|
||||
color12="#6D8FB4"
|
||||
color13="#7CA3C1"
|
||||
color14="#ACB6BC"
|
||||
color15="#bdcfdb"
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg",
|
||||
"alpha": "100",
|
||||
|
||||
"special": {
|
||||
"background": "#2E3440",
|
||||
"foreground": "#bdcfdb",
|
||||
"cursor": "#bdcfdb"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#2E3440",
|
||||
"color1": "#567092",
|
||||
"color2": "#5E7B9F",
|
||||
"color3": "#817F81",
|
||||
"color4": "#6D8FB4",
|
||||
"color5": "#7CA3C1",
|
||||
"color6": "#ACB6BC",
|
||||
"color7": "#bdcfdb",
|
||||
"color8": "#849099",
|
||||
"color9": "#567092",
|
||||
"color10": "#5E7B9F",
|
||||
"color11": "#817F81",
|
||||
"color12": "#6D8FB4",
|
||||
"color13": "#7CA3C1",
|
||||
"color14": "#ACB6BC",
|
||||
"color15": "#bdcfdb"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
// SCSS Variables
|
||||
// Generated by 'wal'
|
||||
$wallpaper: "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg";
|
||||
|
||||
// Special
|
||||
$background: #2E3440;
|
||||
$foreground: #bdcfdb;
|
||||
$cursor: #bdcfdb;
|
||||
|
||||
// Colors
|
||||
$color0: #2E3440;
|
||||
$color1: #567092;
|
||||
$color2: #5E7B9F;
|
||||
$color3: #817F81;
|
||||
$color4: #6D8FB4;
|
||||
$color5: #7CA3C1;
|
||||
$color6: #ACB6BC;
|
||||
$color7: #bdcfdb;
|
||||
$color8: #849099;
|
||||
$color9: #567092;
|
||||
$color10: #5E7B9F;
|
||||
$color11: #817F81;
|
||||
$color12: #6D8FB4;
|
||||
$color13: #7CA3C1;
|
||||
$color14: #ACB6BC;
|
||||
$color15: #bdcfdb;
|
||||
36
themes/.config/themes/archive/lapus-business/using/colors.sh
Normal file
36
themes/.config/themes/archive/lapus-business/using/colors.sh
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
# Shell variables
|
||||
# Generated by 'wal'
|
||||
wallpaper='/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg'
|
||||
|
||||
# Special
|
||||
background='#2E3440'
|
||||
foreground='#bdcfdb'
|
||||
cursor='#bdcfdb'
|
||||
|
||||
# Colors
|
||||
color0='#2E3440'
|
||||
color1='#567092'
|
||||
color2='#5E7B9F'
|
||||
color3='#817F81'
|
||||
color4='#6D8FB4'
|
||||
color5='#7CA3C1'
|
||||
color6='#ACB6BC'
|
||||
color7='#bdcfdb'
|
||||
color8='#849099'
|
||||
color9='#567092'
|
||||
color10='#5E7B9F'
|
||||
color11='#817F81'
|
||||
color12='#6D8FB4'
|
||||
color13='#7CA3C1'
|
||||
color14='#ACB6BC'
|
||||
color15='#bdcfdb'
|
||||
|
||||
# FZF colors
|
||||
export FZF_DEFAULT_OPTS="
|
||||
$FZF_DEFAULT_OPTS
|
||||
--color fg:7,bg:0,hl:1,fg+:232,bg+:1,hl+:255
|
||||
--color info:7,prompt:2,spinner:1,pointer:232,marker:1
|
||||
"
|
||||
|
||||
# Fix LS_COLORS being unreadable.
|
||||
export LS_COLORS="${LS_COLORS}:su=30;41:ow=30;42:st=30;44:"
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
wallpaper: "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg"
|
||||
|
||||
special:
|
||||
background: "#2E3440"
|
||||
foreground: "#bdcfdb"
|
||||
cursor: "#bdcfdb"
|
||||
|
||||
colors:
|
||||
color0: "#2E3440"
|
||||
color1: "#567092"
|
||||
color2: "#5E7B9F"
|
||||
color3: "#817F81"
|
||||
color4: "#6D8FB4"
|
||||
color5: "#7CA3C1"
|
||||
color6: "#ACB6BC"
|
||||
color7: "#bdcfdb"
|
||||
color8: "#849099"
|
||||
color9: "#567092"
|
||||
color10: "#5E7B9F"
|
||||
color11: "#817F81"
|
||||
color12: "#6D8FB4"
|
||||
color13: "#7CA3C1"
|
||||
color14: "#ACB6BC"
|
||||
color15: "#bdcfdb"
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg",
|
||||
"alpha": "100",
|
||||
"special": {
|
||||
"background": "#191c24",
|
||||
"foreground": "#bdcfdb",
|
||||
"cursor": "#bdcfdb"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#191c24",
|
||||
"color1": "#567092",
|
||||
"color2": "#5E7B9F",
|
||||
"color3": "#817F81",
|
||||
"color4": "#6D8FB4",
|
||||
"color5": "#7CA3C1",
|
||||
"color6": "#ACB6BC",
|
||||
"color7": "#bdcfdb",
|
||||
"color8": "#849099",
|
||||
"color9": "#567092",
|
||||
"color10": "#5E7B9F",
|
||||
"color11": "#817F81",
|
||||
"color12": "#6D8FB4",
|
||||
"color13": "#7CA3C1",
|
||||
"color14": "#ACB6BC",
|
||||
"color15": "#bdcfdb"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
]4;0;#2E3440\]4;1;#567092\]4;2;#5E7B9F\]4;3;#817F81\]4;4;#6D8FB4\]4;5;#7CA3C1\]4;6;#ACB6BC\]4;7;#bdcfdb\]4;8;#849099\]4;9;#567092\]4;10;#5E7B9F\]4;11;#817F81\]4;12;#6D8FB4\]4;13;#7CA3C1\]4;14;#ACB6BC\]4;15;#bdcfdb\]10;#bdcfdb\]11;#2E3440\]12;#bdcfdb\]13;#bdcfdb\]17;#bdcfdb\]19;#2E3440\]4;232;#2E3440\]4;256;#bdcfdb\]708;#2E3440\
|
||||
1
themes/.config/themes/archive/lapus-business/using/wal
Normal file
1
themes/.config/themes/archive/lapus-business/using/wal
Normal file
|
|
@ -0,0 +1 @@
|
|||
/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/tv/cartoon/su/lapus-working.jpg
|
||||
16
themes/.config/themes/archive/my-green-color/using/colors
Normal file
16
themes/.config/themes/archive/my-green-color/using/colors
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#1b1e2c
|
||||
#314C52
|
||||
#395E62
|
||||
#4E5259
|
||||
#446B6E
|
||||
#A34346
|
||||
#A55354
|
||||
#bfbcb7
|
||||
#858380
|
||||
#314C52
|
||||
#395E62
|
||||
#4E5259
|
||||
#446B6E
|
||||
#A34346
|
||||
#A55354
|
||||
#bfbcb7
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
foreground #bfbcb7
|
||||
background #1b1e2c
|
||||
cursor #bfbcb7
|
||||
|
||||
color0 #1b1e2c
|
||||
color8 #858380
|
||||
color1 #314C52
|
||||
color9 #314C52
|
||||
color2 #395E62
|
||||
color10 #395E62
|
||||
color3 #4E5259
|
||||
color11 #4E5259
|
||||
color4 #446B6E
|
||||
color12 #446B6E
|
||||
color5 #A34346
|
||||
color13 #A34346
|
||||
color6 #A55354
|
||||
color14 #A55354
|
||||
color7 #bfbcb7
|
||||
color15 #bfbcb7
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
[Background]
|
||||
Color=27,30,44
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=27,30,44
|
||||
|
||||
[Color0]
|
||||
Color=27,30,44
|
||||
|
||||
[Color0Intense]
|
||||
Color=133,131,128
|
||||
|
||||
[Color1]
|
||||
Color=49,76,82
|
||||
|
||||
[Color1Intense]
|
||||
Color=49,76,82
|
||||
|
||||
[Color2]
|
||||
Color=57,94,98
|
||||
|
||||
[Color2Intense]
|
||||
Color=57,94,98
|
||||
|
||||
[Color3]
|
||||
Color=78,82,89
|
||||
|
||||
[Color3Intense]
|
||||
Color=78,82,89
|
||||
|
||||
[Color4]
|
||||
Color=68,107,110
|
||||
|
||||
[Color4Intense]
|
||||
Color=68,107,110
|
||||
|
||||
[Color5]
|
||||
Color=163,67,70
|
||||
|
||||
[Color5Intense]
|
||||
Color=163,67,70
|
||||
|
||||
[Color6]
|
||||
Color=165,83,84
|
||||
|
||||
[Color6Intense]
|
||||
Color=165,83,84
|
||||
|
||||
[Color7]
|
||||
Color=191,188,183
|
||||
|
||||
[Color7Intense]
|
||||
Color=191,188,183
|
||||
|
||||
[Foreground]
|
||||
Color=191,188,183
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=191,188,183
|
||||
|
||||
[General]
|
||||
Description=Colorscheme generated by wal
|
||||
Opacity=1
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
NAME=wal
|
||||
BG=1b1e2c
|
||||
FG=bfbcb7
|
||||
MENU_BG=1b1e2c
|
||||
MENU_FG=bfbcb7
|
||||
SEL_BG=314C52
|
||||
SEL_FG=1b1e2c
|
||||
TXT_BG=1b1e2c
|
||||
TXT_FG=bfbcb7
|
||||
BTN_BG=395E62
|
||||
BTN_FG=bfbcb7
|
||||
HDR_BTN_BG=4E5259
|
||||
HDR_BTN_FG=bfbcb7
|
||||
GTK3_GENERATE_DARK=True
|
||||
ROUNDNESS=0
|
||||
SPACING=3
|
||||
GRADIENT=0.0
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\wal]
|
||||
"Colour0"="191,188,183" ; Default Foreground
|
||||
"Colour1"="191,188,183" ; Default Bold Foreground
|
||||
"Colour2"="27,30,44" ; Default Background
|
||||
"Colour3"="27,30,44" ; Default Bold Background
|
||||
"Colour4"="27,30,44" ; Cursor Text
|
||||
"Colour5"="191,188,183" ; Cursor Color
|
||||
"Colour6"="27,30,44" ; ANSI Black
|
||||
"Colour7"="133,131,128" ; ANSI Black Bold
|
||||
"Colour8"="49,76,82" ; ANSI Red
|
||||
"Colour9"="49,76,82" ; ANSI Red Bold
|
||||
"Colour10"="57,94,98" ; ANSI Green
|
||||
"Colour11"="57,94,98" ; ANSI Green Bold
|
||||
"Colour12"="78,82,89" ; ANSI Yellow
|
||||
"Colour13"="78,82,89" ; ANSI Yellow Bold
|
||||
"Colour14"="68,107,110" ; ANSI Blue
|
||||
"Colour15"="68,107,110" ; ANSI Blue Bold
|
||||
"Colour16"="163,67,70" ; ANSI Magenta
|
||||
"Colour17"="163,67,70" ; ANSI Magenta Bold
|
||||
"Colour18"="165,83,84" ; ANSI Cyan
|
||||
"Colour19"="165,83,84" ; ANSI Cyan Bold
|
||||
"Colour20"="191,188,183" ; ANSI White
|
||||
"Colour21"="191,188,183" ; ANSI White Bold
|
||||
|
||||
|
|
@ -0,0 +1,166 @@
|
|||
* {
|
||||
active-background: #395E62;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #314C52;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #314C52;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #395E62;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #4E5259;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #1b1e2c;
|
||||
foreground: #bfbcb7;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element-text, element-icon {
|
||||
background-color: inherit;
|
||||
text-color: inherit;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,161 @@
|
|||
* {
|
||||
active-background: #395E62;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #314C52;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #314C52;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #395E62;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #4E5259;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #bfbcb7;
|
||||
foreground: #1b1e2c;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"cursor": "#bfbcb7",
|
||||
"number": "#bfbcb7",
|
||||
"parens": "#A34346",
|
||||
"result": "#446B6E",
|
||||
"comment": "#858380",
|
||||
"matched": "#446B6E",
|
||||
"function": "#314C52",
|
||||
"operator": "#4E5259",
|
||||
"variable": "#395E62",
|
||||
"scrollbar": "#4E5259",
|
||||
"separator": "#4E5259",
|
||||
"background": "#1b1e2c",
|
||||
"editorbackground": "#1b1e2c"
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
set $wallpaper /home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg
|
||||
|
||||
set $background #1b1e2c
|
||||
set $foreground #bfbcb7
|
||||
|
||||
set $color0 #1b1e2c
|
||||
set $color1 #314C52
|
||||
set $color2 #395E62
|
||||
set $color3 #4E5259
|
||||
set $color4 #446B6E
|
||||
set $color5 #A34346
|
||||
set $color6 #A55354
|
||||
set $color7 #bfbcb7
|
||||
set $color8 #858380
|
||||
set $color9 #314C52
|
||||
set $color10 #395E62
|
||||
set $color11 #4E5259
|
||||
set $color12 #446B6E
|
||||
set $color13 #A34346
|
||||
set $color14 #A55354
|
||||
set $color15 #bfbcb7
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
#!/bin/sh
|
||||
[ "${TERM:-none}" = "linux" ] && \
|
||||
printf '%b' '\e]P01b1e2c
|
||||
\e]P1314C52
|
||||
\e]P2395E62
|
||||
\e]P34E5259
|
||||
\e]P4446B6E
|
||||
\e]P5A34346
|
||||
\e]P6A55354
|
||||
\e]P7bfbcb7
|
||||
\e]P8858380
|
||||
\e]P9314C52
|
||||
\e]PA395E62
|
||||
\e]PB4E5259
|
||||
\e]PC446B6E
|
||||
\e]PDA34346
|
||||
\e]PEA55354
|
||||
\e]PFbfbcb7
|
||||
\ec'
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char *colors[SchemeLast][2] = {
|
||||
/* fg bg */
|
||||
[SchemeNorm] = { "#bfbcb7", "#1b1e2c" },
|
||||
[SchemeSel] = { "#bfbcb7", "#314C52" },
|
||||
[SchemeOut] = { "#bfbcb7", "#A55354" },
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#bfbcb7";
|
||||
static const char norm_bg[] = "#1b1e2c";
|
||||
static const char norm_border[] = "#858380";
|
||||
|
||||
static const char sel_fg[] = "#bfbcb7";
|
||||
static const char sel_bg[] = "#395E62";
|
||||
static const char sel_border[] = "#395E62";
|
||||
|
||||
static const char urg_fg[] = "#bfbcb7";
|
||||
static const char urg_bg[] = "#314C52";
|
||||
static const char urg_border[] = "#314C52";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#bfbcb7";
|
||||
static const char norm_bg[] = "#1b1e2c";
|
||||
static const char norm_border[] = "#858380";
|
||||
|
||||
static const char sel_fg[] = "#bfbcb7";
|
||||
static const char sel_bg[] = "#395E62";
|
||||
static const char sel_border[] = "#bfbcb7";
|
||||
|
||||
static const char urg_fg[] = "#bfbcb7";
|
||||
static const char urg_bg[] = "#314C52";
|
||||
static const char urg_border[] = "#314C52";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
const char *colorname[] = {
|
||||
|
||||
/* 8 normal colors */
|
||||
[0] = "#1b1e2c", /* black */
|
||||
[1] = "#314C52", /* red */
|
||||
[2] = "#395E62", /* green */
|
||||
[3] = "#4E5259", /* yellow */
|
||||
[4] = "#446B6E", /* blue */
|
||||
[5] = "#A34346", /* magenta */
|
||||
[6] = "#A55354", /* cyan */
|
||||
[7] = "#bfbcb7", /* white */
|
||||
|
||||
/* 8 bright colors */
|
||||
[8] = "#858380", /* black */
|
||||
[9] = "#314C52", /* red */
|
||||
[10] = "#395E62", /* green */
|
||||
[11] = "#4E5259", /* yellow */
|
||||
[12] = "#446B6E", /* blue */
|
||||
[13] = "#A34346", /* magenta */
|
||||
[14] = "#A55354", /* cyan */
|
||||
[15] = "#bfbcb7", /* white */
|
||||
|
||||
/* special colors */
|
||||
[256] = "#1b1e2c", /* background */
|
||||
[257] = "#bfbcb7", /* foreground */
|
||||
[258] = "#bfbcb7", /* cursor */
|
||||
};
|
||||
|
||||
/* Default colors (colorname index)
|
||||
* foreground, background, cursor */
|
||||
unsigned int defaultbg = 0;
|
||||
unsigned int defaultfg = 257;
|
||||
unsigned int defaultcs = 258;
|
||||
unsigned int defaultrcs= 258;
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char* selbgcolor = "#1b1e2c";
|
||||
static const char* selfgcolor = "#bfbcb7";
|
||||
static const char* normbgcolor = "#395E62";
|
||||
static const char* normfgcolor = "#bfbcb7";
|
||||
static const char* urgbgcolor = "#314C52";
|
||||
static const char* urgfgcolor = "#bfbcb7";
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
" Special
|
||||
let wallpaper = "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg"
|
||||
let background = "#1b1e2c"
|
||||
let foreground = "#bfbcb7"
|
||||
let cursor = "#bfbcb7"
|
||||
|
||||
" Colors
|
||||
let color0 = "#1b1e2c"
|
||||
let color1 = "#314C52"
|
||||
let color2 = "#395E62"
|
||||
let color3 = "#4E5259"
|
||||
let color4 = "#446B6E"
|
||||
let color5 = "#A34346"
|
||||
let color6 = "#A55354"
|
||||
let color7 = "#bfbcb7"
|
||||
let color8 = "#858380"
|
||||
let color9 = "#314C52"
|
||||
let color10 = "#395E62"
|
||||
let color11 = "#4E5259"
|
||||
let color12 = "#446B6E"
|
||||
let color13 = "#A34346"
|
||||
let color14 = "#A55354"
|
||||
let color15 = "#bfbcb7"
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
@define-color foreground #bfbcb7;
|
||||
@define-color background #1b1e2c;
|
||||
@define-color cursor #bfbcb7;
|
||||
|
||||
@define-color color0 #1b1e2c;
|
||||
@define-color color1 #314C52;
|
||||
@define-color color2 #395E62;
|
||||
@define-color color3 #4E5259;
|
||||
@define-color color4 #446B6E;
|
||||
@define-color color5 #A34346;
|
||||
@define-color color6 #A55354;
|
||||
@define-color color7 #bfbcb7;
|
||||
@define-color color8 #858380;
|
||||
@define-color color9 #314C52;
|
||||
@define-color color10 #395E62;
|
||||
@define-color color11 #4E5259;
|
||||
@define-color color12 #446B6E;
|
||||
@define-color color13 #A34346;
|
||||
@define-color color14 #A55354;
|
||||
@define-color color15 #bfbcb7;
|
||||
|
|
@ -0,0 +1,68 @@
|
|||
! X colors.
|
||||
! Generated by 'wal'
|
||||
*foreground: #bfbcb7
|
||||
*background: #1b1e2c
|
||||
*.foreground: #bfbcb7
|
||||
*.background: #1b1e2c
|
||||
emacs*foreground: #bfbcb7
|
||||
emacs*background: #1b1e2c
|
||||
URxvt*foreground: #bfbcb7
|
||||
XTerm*foreground: #bfbcb7
|
||||
UXTerm*foreground: #bfbcb7
|
||||
URxvt*background: [100]#1b1e2c
|
||||
XTerm*background: #1b1e2c
|
||||
UXTerm*background: #1b1e2c
|
||||
URxvt*cursorColor: #bfbcb7
|
||||
XTerm*cursorColor: #bfbcb7
|
||||
UXTerm*cursorColor: #bfbcb7
|
||||
URxvt*borderColor: [100]#1b1e2c
|
||||
|
||||
! Colors 0-15.
|
||||
*.color0: #1b1e2c
|
||||
*color0: #1b1e2c
|
||||
*.color1: #314C52
|
||||
*color1: #314C52
|
||||
*.color2: #395E62
|
||||
*color2: #395E62
|
||||
*.color3: #4E5259
|
||||
*color3: #4E5259
|
||||
*.color4: #446B6E
|
||||
*color4: #446B6E
|
||||
*.color5: #A34346
|
||||
*color5: #A34346
|
||||
*.color6: #A55354
|
||||
*color6: #A55354
|
||||
*.color7: #bfbcb7
|
||||
*color7: #bfbcb7
|
||||
*.color8: #858380
|
||||
*color8: #858380
|
||||
*.color9: #314C52
|
||||
*color9: #314C52
|
||||
*.color10: #395E62
|
||||
*color10: #395E62
|
||||
*.color11: #4E5259
|
||||
*color11: #4E5259
|
||||
*.color12: #446B6E
|
||||
*color12: #446B6E
|
||||
*.color13: #A34346
|
||||
*color13: #A34346
|
||||
*.color14: #A55354
|
||||
*color14: #A55354
|
||||
*.color15: #bfbcb7
|
||||
*color15: #bfbcb7
|
||||
|
||||
! Black color that will not be affected by bold highlighting.
|
||||
*.color66: #1b1e2c
|
||||
*color66: #1b1e2c
|
||||
|
||||
! Xclock colors.
|
||||
XClock*foreground: #bfbcb7
|
||||
XClock*background: #1b1e2c
|
||||
XClock*majorColor: rgba:bf/bc/b7/ff
|
||||
XClock*minorColor: rgba:bf/bc/b7/ff
|
||||
XClock*hourColor: rgba:bf/bc/b7/ff
|
||||
XClock*minuteColor: rgba:bf/bc/b7/ff
|
||||
XClock*secondColor: rgba:bf/bc/b7/ff
|
||||
|
||||
! Set depth to make transparency work.
|
||||
URxvt*depth: 32
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
/* CSS variables
|
||||
Generated by 'wal' */
|
||||
:root {
|
||||
--wallpaper: url("/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg");
|
||||
|
||||
/* Special */
|
||||
--background: #1b1e2c;
|
||||
--foreground: #bfbcb7;
|
||||
--cursor: #bfbcb7;
|
||||
|
||||
/* Colors */
|
||||
--color0: #1b1e2c;
|
||||
--color1: #314C52;
|
||||
--color2: #395E62;
|
||||
--color3: #4E5259;
|
||||
--color4: #446B6E;
|
||||
--color5: #A34346;
|
||||
--color6: #A55354;
|
||||
--color7: #bfbcb7;
|
||||
--color8: #858380;
|
||||
--color9: #314C52;
|
||||
--color10: #395E62;
|
||||
--color11: #4E5259;
|
||||
--color12: #446B6E;
|
||||
--color13: #A34346;
|
||||
--color14: #A55354;
|
||||
--color15: #bfbcb7;
|
||||
}
|
||||
37
themes/.config/themes/archive/my-green-color/using/colors.hs
Normal file
37
themes/.config/themes/archive/my-green-color/using/colors.hs
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
--Place this file in your .xmonad/lib directory and import module Colors into .xmonad/xmonad.hs config
|
||||
--The easy way is to create a soft link from this file to the file in .xmonad/lib using ln -s
|
||||
--Then recompile and restart xmonad.
|
||||
|
||||
module Colors
|
||||
( wallpaper
|
||||
, background, foreground, cursor
|
||||
, color0, color1, color2, color3, color4, color5, color6, color7
|
||||
, color8, color9, color10, color11, color12, color13, color14, color15
|
||||
) where
|
||||
|
||||
-- Shell variables
|
||||
-- Generated by 'wal'
|
||||
wallpaper="/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg"
|
||||
|
||||
-- Special
|
||||
background="#1b1e2c"
|
||||
foreground="#bfbcb7"
|
||||
cursor="#bfbcb7"
|
||||
|
||||
-- Colors
|
||||
color0="#1b1e2c"
|
||||
color1="#314C52"
|
||||
color2="#395E62"
|
||||
color3="#4E5259"
|
||||
color4="#446B6E"
|
||||
color5="#A34346"
|
||||
color6="#A55354"
|
||||
color7="#bfbcb7"
|
||||
color8="#858380"
|
||||
color9="#314C52"
|
||||
color10="#395E62"
|
||||
color11="#4E5259"
|
||||
color12="#446B6E"
|
||||
color13="#A34346"
|
||||
color14="#A55354"
|
||||
color15="#bfbcb7"
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg",
|
||||
"alpha": "100",
|
||||
|
||||
"special": {
|
||||
"background": "#1b1e2c",
|
||||
"foreground": "#bfbcb7",
|
||||
"cursor": "#bfbcb7"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#1b1e2c",
|
||||
"color1": "#314C52",
|
||||
"color2": "#395E62",
|
||||
"color3": "#4E5259",
|
||||
"color4": "#446B6E",
|
||||
"color5": "#A34346",
|
||||
"color6": "#A55354",
|
||||
"color7": "#bfbcb7",
|
||||
"color8": "#858380",
|
||||
"color9": "#314C52",
|
||||
"color10": "#395E62",
|
||||
"color11": "#4E5259",
|
||||
"color12": "#446B6E",
|
||||
"color13": "#A34346",
|
||||
"color14": "#A55354",
|
||||
"color15": "#bfbcb7"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
// SCSS Variables
|
||||
// Generated by 'wal'
|
||||
$wallpaper: "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg";
|
||||
|
||||
// Special
|
||||
$background: #1b1e2c;
|
||||
$foreground: #bfbcb7;
|
||||
$cursor: #bfbcb7;
|
||||
|
||||
// Colors
|
||||
$color0: #1b1e2c;
|
||||
$color1: #314C52;
|
||||
$color2: #395E62;
|
||||
$color3: #4E5259;
|
||||
$color4: #446B6E;
|
||||
$color5: #A34346;
|
||||
$color6: #A55354;
|
||||
$color7: #bfbcb7;
|
||||
$color8: #858380;
|
||||
$color9: #314C52;
|
||||
$color10: #395E62;
|
||||
$color11: #4E5259;
|
||||
$color12: #446B6E;
|
||||
$color13: #A34346;
|
||||
$color14: #A55354;
|
||||
$color15: #bfbcb7;
|
||||
36
themes/.config/themes/archive/my-green-color/using/colors.sh
Normal file
36
themes/.config/themes/archive/my-green-color/using/colors.sh
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
# Shell variables
|
||||
# Generated by 'wal'
|
||||
wallpaper='/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg'
|
||||
|
||||
# Special
|
||||
background='#1b1e2c'
|
||||
foreground='#bfbcb7'
|
||||
cursor='#bfbcb7'
|
||||
|
||||
# Colors
|
||||
color0='#1b1e2c'
|
||||
color1='#314C52'
|
||||
color2='#395E62'
|
||||
color3='#4E5259'
|
||||
color4='#446B6E'
|
||||
color5='#A34346'
|
||||
color6='#A55354'
|
||||
color7='#bfbcb7'
|
||||
color8='#858380'
|
||||
color9='#314C52'
|
||||
color10='#395E62'
|
||||
color11='#4E5259'
|
||||
color12='#446B6E'
|
||||
color13='#A34346'
|
||||
color14='#A55354'
|
||||
color15='#bfbcb7'
|
||||
|
||||
# FZF colors
|
||||
export FZF_DEFAULT_OPTS="
|
||||
$FZF_DEFAULT_OPTS
|
||||
--color fg:7,bg:0,hl:1,fg+:232,bg+:1,hl+:255
|
||||
--color info:7,prompt:2,spinner:1,pointer:232,marker:1
|
||||
"
|
||||
|
||||
# Fix LS_COLORS being unreadable.
|
||||
export LS_COLORS="${LS_COLORS}:su=30;41:ow=30;42:st=30;44:"
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
wallpaper: "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg"
|
||||
|
||||
special:
|
||||
background: "#1b1e2c"
|
||||
foreground: "#bfbcb7"
|
||||
cursor: "#bfbcb7"
|
||||
|
||||
colors:
|
||||
color0: "#1b1e2c"
|
||||
color1: "#314C52"
|
||||
color2: "#395E62"
|
||||
color3: "#4E5259"
|
||||
color4: "#446B6E"
|
||||
color5: "#A34346"
|
||||
color6: "#A55354"
|
||||
color7: "#bfbcb7"
|
||||
color8: "#858380"
|
||||
color9: "#314C52"
|
||||
color10: "#395E62"
|
||||
color11: "#4E5259"
|
||||
color12: "#446B6E"
|
||||
color13: "#A34346"
|
||||
color14: "#A55354"
|
||||
color15: "#bfbcb7"
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/artist/krazyelf/snow-ball-fight.png",
|
||||
"alpha": "100",
|
||||
"special": {
|
||||
"background": "#343037",
|
||||
"foreground": "#c7dae2",
|
||||
"cursor": "#c7dae2"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#343037",
|
||||
"color1": "#7AABC4",
|
||||
"color2": "#A897A9",
|
||||
"color3": "#D1AE9E",
|
||||
"color4": "#E3CFA8",
|
||||
"color5": "#95B4C8",
|
||||
"color6": "#C4B7C2",
|
||||
"color7": "#c7dae2",
|
||||
"color8": "#8b989e",
|
||||
"color9": "#7AABC4",
|
||||
"color10": "#A897A9",
|
||||
"color11": "#D1AE9E",
|
||||
"color12": "#E3CFA8",
|
||||
"color13": "#95B4C8",
|
||||
"color14": "#C4B7C2",
|
||||
"color15": "#c7dae2"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg",
|
||||
"alpha": "100",
|
||||
"special": {
|
||||
"background": "#10121b",
|
||||
"foreground": "#bfbcb7",
|
||||
"cursor": "#bfbcb7"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#10121b",
|
||||
"color1": "#314C52",
|
||||
"color2": "#395E62",
|
||||
"color3": "#4E5259",
|
||||
"color4": "#446B6E",
|
||||
"color5": "#A34346",
|
||||
"color6": "#A55354",
|
||||
"color7": "#bfbcb7",
|
||||
"color8": "#858380",
|
||||
"color9": "#314C52",
|
||||
"color10": "#395E62",
|
||||
"color11": "#4E5259",
|
||||
"color12": "#446B6E",
|
||||
"color13": "#A34346",
|
||||
"color14": "#A55354",
|
||||
"color15": "#bfbcb7"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
]4;0;#1b1e2c\]4;1;#314C52\]4;2;#395E62\]4;3;#4E5259\]4;4;#446B6E\]4;5;#A34346\]4;6;#A55354\]4;7;#bfbcb7\]4;8;#858380\]4;9;#314C52\]4;10;#395E62\]4;11;#4E5259\]4;12;#446B6E\]4;13;#A34346\]4;14;#A55354\]4;15;#bfbcb7\]10;#bfbcb7\]11;#1b1e2c\]12;#bfbcb7\]13;#bfbcb7\]17;#bfbcb7\]19;#1b1e2c\]4;232;#1b1e2c\]4;256;#bfbcb7\]708;#1b1e2c\
|
||||
1
themes/.config/themes/archive/my-green-color/using/wal
Normal file
1
themes/.config/themes/archive/my-green-color/using/wal
Normal file
|
|
@ -0,0 +1 @@
|
|||
/home/moo/.local/media/pics/Backgrounds/2560x1600/unsafe/artists/funkyfur/best-bg-full-finished-16-10.jpg
|
||||
16
themes/.config/themes/archive/nebula-dominator/using/colors
Normal file
16
themes/.config/themes/archive/nebula-dominator/using/colors
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#2E3440
|
||||
#586F90
|
||||
#888489
|
||||
#A49FA3
|
||||
#C4BBBA
|
||||
#A8C29C
|
||||
#AFC5A7
|
||||
#d9d1db
|
||||
#979299
|
||||
#586F90
|
||||
#888489
|
||||
#A49FA3
|
||||
#C4BBBA
|
||||
#A8C29C
|
||||
#AFC5A7
|
||||
#d9d1db
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
foreground #d9d1db
|
||||
background #2E3440
|
||||
cursor #d9d1db
|
||||
|
||||
color0 #2E3440
|
||||
color8 #979299
|
||||
color1 #586F90
|
||||
color9 #586F90
|
||||
color2 #888489
|
||||
color10 #888489
|
||||
color3 #A49FA3
|
||||
color11 #A49FA3
|
||||
color4 #C4BBBA
|
||||
color12 #C4BBBA
|
||||
color5 #A8C29C
|
||||
color13 #A8C29C
|
||||
color6 #AFC5A7
|
||||
color14 #AFC5A7
|
||||
color7 #d9d1db
|
||||
color15 #d9d1db
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
[Background]
|
||||
Color=46,52,64
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=46,52,64
|
||||
|
||||
[Color0]
|
||||
Color=46,52,64
|
||||
|
||||
[Color0Intense]
|
||||
Color=151,146,153
|
||||
|
||||
[Color1]
|
||||
Color=88,111,144
|
||||
|
||||
[Color1Intense]
|
||||
Color=88,111,144
|
||||
|
||||
[Color2]
|
||||
Color=136,132,137
|
||||
|
||||
[Color2Intense]
|
||||
Color=136,132,137
|
||||
|
||||
[Color3]
|
||||
Color=164,159,163
|
||||
|
||||
[Color3Intense]
|
||||
Color=164,159,163
|
||||
|
||||
[Color4]
|
||||
Color=196,187,186
|
||||
|
||||
[Color4Intense]
|
||||
Color=196,187,186
|
||||
|
||||
[Color5]
|
||||
Color=168,194,156
|
||||
|
||||
[Color5Intense]
|
||||
Color=168,194,156
|
||||
|
||||
[Color6]
|
||||
Color=175,197,167
|
||||
|
||||
[Color6Intense]
|
||||
Color=175,197,167
|
||||
|
||||
[Color7]
|
||||
Color=217,209,219
|
||||
|
||||
[Color7Intense]
|
||||
Color=217,209,219
|
||||
|
||||
[Foreground]
|
||||
Color=217,209,219
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=217,209,219
|
||||
|
||||
[General]
|
||||
Description=Colorscheme generated by wal
|
||||
Opacity=1
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
NAME=wal
|
||||
BG=2E3440
|
||||
FG=d9d1db
|
||||
MENU_BG=2E3440
|
||||
MENU_FG=d9d1db
|
||||
SEL_BG=586F90
|
||||
SEL_FG=2E3440
|
||||
TXT_BG=2E3440
|
||||
TXT_FG=d9d1db
|
||||
BTN_BG=888489
|
||||
BTN_FG=d9d1db
|
||||
HDR_BTN_BG=A49FA3
|
||||
HDR_BTN_FG=d9d1db
|
||||
GTK3_GENERATE_DARK=True
|
||||
ROUNDNESS=0
|
||||
SPACING=3
|
||||
GRADIENT=0.0
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\wal]
|
||||
"Colour0"="217,209,219" ; Default Foreground
|
||||
"Colour1"="217,209,219" ; Default Bold Foreground
|
||||
"Colour2"="46,52,64" ; Default Background
|
||||
"Colour3"="46,52,64" ; Default Bold Background
|
||||
"Colour4"="46,52,64" ; Cursor Text
|
||||
"Colour5"="217,209,219" ; Cursor Color
|
||||
"Colour6"="46,52,64" ; ANSI Black
|
||||
"Colour7"="151,146,153" ; ANSI Black Bold
|
||||
"Colour8"="88,111,144" ; ANSI Red
|
||||
"Colour9"="88,111,144" ; ANSI Red Bold
|
||||
"Colour10"="136,132,137" ; ANSI Green
|
||||
"Colour11"="136,132,137" ; ANSI Green Bold
|
||||
"Colour12"="164,159,163" ; ANSI Yellow
|
||||
"Colour13"="164,159,163" ; ANSI Yellow Bold
|
||||
"Colour14"="196,187,186" ; ANSI Blue
|
||||
"Colour15"="196,187,186" ; ANSI Blue Bold
|
||||
"Colour16"="168,194,156" ; ANSI Magenta
|
||||
"Colour17"="168,194,156" ; ANSI Magenta Bold
|
||||
"Colour18"="175,197,167" ; ANSI Cyan
|
||||
"Colour19"="175,197,167" ; ANSI Cyan Bold
|
||||
"Colour20"="217,209,219" ; ANSI White
|
||||
"Colour21"="217,209,219" ; ANSI White Bold
|
||||
|
||||
|
|
@ -0,0 +1,166 @@
|
|||
* {
|
||||
active-background: #586F90;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #A8C29C;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #586F90;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #A8C29C;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #A8C29C;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #2E3440;
|
||||
foreground: #586F90;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element-text, element-icon {
|
||||
background-color: inherit;
|
||||
text-color: inherit;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,161 @@
|
|||
* {
|
||||
active-background: #888489;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #586F90;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #586F90;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #888489;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #A49FA3;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #d9d1db;
|
||||
foreground: #2E3440;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"cursor": "#d9d1db",
|
||||
"number": "#d9d1db",
|
||||
"parens": "#A8C29C",
|
||||
"result": "#C4BBBA",
|
||||
"comment": "#979299",
|
||||
"matched": "#C4BBBA",
|
||||
"function": "#586F90",
|
||||
"operator": "#A49FA3",
|
||||
"variable": "#888489",
|
||||
"scrollbar": "#A49FA3",
|
||||
"separator": "#A49FA3",
|
||||
"background": "#2E3440",
|
||||
"editorbackground": "#2E3440"
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
set $wallpaper /home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg
|
||||
|
||||
set $background #2E3440
|
||||
set $foreground #d9d1db
|
||||
|
||||
set $color0 #2E3440
|
||||
set $color1 #586F90
|
||||
set $color2 #888489
|
||||
set $color3 #A49FA3
|
||||
set $color4 #C4BBBA
|
||||
set $color5 #A8C29C
|
||||
set $color6 #AFC5A7
|
||||
set $color7 #d9d1db
|
||||
set $color8 #979299
|
||||
set $color9 #586F90
|
||||
set $color10 #888489
|
||||
set $color11 #A49FA3
|
||||
set $color12 #C4BBBA
|
||||
set $color13 #A8C29C
|
||||
set $color14 #AFC5A7
|
||||
set $color15 #d9d1db
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
#!/bin/sh
|
||||
[ "${TERM:-none}" = "linux" ] && \
|
||||
printf '%b' '\e]P02E3440
|
||||
\e]P1586F90
|
||||
\e]P2888489
|
||||
\e]P3A49FA3
|
||||
\e]P4C4BBBA
|
||||
\e]P5A8C29C
|
||||
\e]P6AFC5A7
|
||||
\e]P7d9d1db
|
||||
\e]P8979299
|
||||
\e]P9586F90
|
||||
\e]PA888489
|
||||
\e]PBA49FA3
|
||||
\e]PCC4BBBA
|
||||
\e]PDA8C29C
|
||||
\e]PEAFC5A7
|
||||
\e]PFd9d1db
|
||||
\ec'
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char *colors[SchemeLast][2] = {
|
||||
/* fg bg */
|
||||
[SchemeNorm] = { "#d9d1db", "#2E3440" },
|
||||
[SchemeSel] = { "#2E3440", "#586F90" },
|
||||
[SchemeOut] = { "#d9d1db", "#AFC5A7" },
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#A8C29C";
|
||||
static const char norm_bg[] = "#2E3440";
|
||||
static const char norm_border[] = "#586F90";
|
||||
|
||||
static const char sel_fg[] = "#2E3440";
|
||||
static const char sel_bg[] = "#A8C29C";
|
||||
static const char sel_border[] = "#A8C29C";
|
||||
|
||||
static const char urg_fg[] = "#d9d1db";
|
||||
static const char urg_bg[] = "#586F90";
|
||||
static const char urg_border[] = "#586F90";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#d9d1db";
|
||||
static const char norm_bg[] = "#2E3440";
|
||||
static const char norm_border[] = "#979299";
|
||||
|
||||
static const char sel_fg[] = "#d9d1db";
|
||||
static const char sel_bg[] = "#888489";
|
||||
static const char sel_border[] = "#d9d1db";
|
||||
|
||||
static const char urg_fg[] = "#d9d1db";
|
||||
static const char urg_bg[] = "#586F90";
|
||||
static const char urg_border[] = "#586F90";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
const char *colorname[] = {
|
||||
|
||||
/* 8 normal colors */
|
||||
[0] = "#2E3440", /* black */
|
||||
[1] = "#888489", /* red */
|
||||
[2] = "#586F90", /* green */
|
||||
[3] = "#A49FA3", /* yellow */
|
||||
[4] = "#C4BBBA", /* blue */
|
||||
[5] = "#A8C29C", /* magenta */
|
||||
[6] = "#AFC5A7", /* cyan */
|
||||
[7] = "#d9d1db", /* white */
|
||||
|
||||
/* 8 bright colors */
|
||||
[8] = "#A8C29C", /* black */
|
||||
[9] = "#888489", /* red */
|
||||
[10] = "#586F90", /* green */
|
||||
[11] = "#A49FA3", /* yellow */
|
||||
[12] = "#C4BBBA", /* blue */
|
||||
[13] = "#A8C29C", /* magenta */
|
||||
[14] = "#AFC5A7", /* cyan */
|
||||
[15] = "#d9d1db", /* white */
|
||||
|
||||
/* special colors */
|
||||
[256] = "#2E3440", /* background */
|
||||
[257] = "#d9d1db", /* foreground */
|
||||
[258] = "#d9d1db", /* cursor */
|
||||
};
|
||||
|
||||
/* Default colors (colorname index)
|
||||
* foreground, background, cursor */
|
||||
unsigned int defaultbg = 0;
|
||||
unsigned int defaultfg = 257;
|
||||
unsigned int defaultcs = 258;
|
||||
unsigned int defaultrcs= 258;
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char* selbgcolor = "#2E3440";
|
||||
static const char* selfgcolor = "#d9d1db";
|
||||
static const char* normbgcolor = "#888489";
|
||||
static const char* normfgcolor = "#d9d1db";
|
||||
static const char* urgbgcolor = "#586F90";
|
||||
static const char* urgfgcolor = "#d9d1db";
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
" Special
|
||||
let wallpaper = "/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg"
|
||||
let background = "#2E3440"
|
||||
let foreground = "#d9d1db"
|
||||
let cursor = "#d9d1db"
|
||||
|
||||
" Colors
|
||||
let color0 = "#2E3440"
|
||||
let color1 = "#586F90"
|
||||
let color2 = "#888489"
|
||||
let color3 = "#A49FA3"
|
||||
let color4 = "#C4BBBA"
|
||||
let color5 = "#A8C29C"
|
||||
let color6 = "#AFC5A7"
|
||||
let color7 = "#d9d1db"
|
||||
let color8 = "#979299"
|
||||
let color9 = "#586F90"
|
||||
let color10 = "#888489"
|
||||
let color11 = "#A49FA3"
|
||||
let color12 = "#C4BBBA"
|
||||
let color13 = "#A8C29C"
|
||||
let color14 = "#AFC5A7"
|
||||
let color15 = "#d9d1db"
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
@define-color foreground #d9d1db;
|
||||
@define-color background #2E3440;
|
||||
@define-color cursor #d9d1db;
|
||||
|
||||
@define-color color0 #2E3440;
|
||||
@define-color color1 #586F90;
|
||||
@define-color color2 #888489;
|
||||
@define-color color3 #A49FA3;
|
||||
@define-color color4 #C4BBBA;
|
||||
@define-color color5 #A8C29C;
|
||||
@define-color color6 #AFC5A7;
|
||||
@define-color color7 #d9d1db;
|
||||
@define-color color8 #979299;
|
||||
@define-color color9 #586F90;
|
||||
@define-color color10 #888489;
|
||||
@define-color color11 #A49FA3;
|
||||
@define-color color12 #C4BBBA;
|
||||
@define-color color13 #A8C29C;
|
||||
@define-color color14 #AFC5A7;
|
||||
@define-color color15 #d9d1db;
|
||||
|
|
@ -0,0 +1,68 @@
|
|||
! X colors.
|
||||
! Generated by 'wal'
|
||||
*foreground: #d9d1db
|
||||
*background: #2E3440
|
||||
*.foreground: #d9d1db
|
||||
*.background: #2E3440
|
||||
emacs*foreground: #d9d1db
|
||||
emacs*background: #2E3440
|
||||
URxvt*foreground: #d9d1db
|
||||
XTerm*foreground: #d9d1db
|
||||
UXTerm*foreground: #d9d1db
|
||||
URxvt*background: [100]#2E3440
|
||||
XTerm*background: #2E3440
|
||||
UXTerm*background: #2E3440
|
||||
URxvt*cursorColor: #d9d1db
|
||||
XTerm*cursorColor: #d9d1db
|
||||
UXTerm*cursorColor: #d9d1db
|
||||
URxvt*borderColor: [100]#2E3440
|
||||
|
||||
! Colors 0-15.
|
||||
*.color0: #2E3440
|
||||
*color0: #2E3440
|
||||
*.color1: #586F90
|
||||
*color1: #586F90
|
||||
*.color2: #888489
|
||||
*color2: #888489
|
||||
*.color3: #A49FA3
|
||||
*color3: #A49FA3
|
||||
*.color4: #C4BBBA
|
||||
*color4: #C4BBBA
|
||||
*.color5: #A8C29C
|
||||
*color5: #A8C29C
|
||||
*.color6: #AFC5A7
|
||||
*color6: #AFC5A7
|
||||
*.color7: #d9d1db
|
||||
*color7: #d9d1db
|
||||
*.color8: #979299
|
||||
*color8: #979299
|
||||
*.color9: #586F90
|
||||
*color9: #586F90
|
||||
*.color10: #888489
|
||||
*color10: #888489
|
||||
*.color11: #A49FA3
|
||||
*color11: #A49FA3
|
||||
*.color12: #C4BBBA
|
||||
*color12: #C4BBBA
|
||||
*.color13: #A8C29C
|
||||
*color13: #A8C29C
|
||||
*.color14: #AFC5A7
|
||||
*color14: #AFC5A7
|
||||
*.color15: #d9d1db
|
||||
*color15: #d9d1db
|
||||
|
||||
! Black color that will not be affected by bold highlighting.
|
||||
*.color66: #2E3440
|
||||
*color66: #2E3440
|
||||
|
||||
! Xclock colors.
|
||||
XClock*foreground: #d9d1db
|
||||
XClock*background: #2E3440
|
||||
XClock*majorColor: rgba:d9/d1/db/ff
|
||||
XClock*minorColor: rgba:d9/d1/db/ff
|
||||
XClock*hourColor: rgba:d9/d1/db/ff
|
||||
XClock*minuteColor: rgba:d9/d1/db/ff
|
||||
XClock*secondColor: rgba:d9/d1/db/ff
|
||||
|
||||
! Set depth to make transparency work.
|
||||
URxvt*depth: 32
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
/* CSS variables
|
||||
Generated by 'wal' */
|
||||
:root {
|
||||
--wallpaper: url("/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg");
|
||||
|
||||
/* Special */
|
||||
--background: #2E3440;
|
||||
--foreground: #d9d1db;
|
||||
--cursor: #d9d1db;
|
||||
|
||||
/* Colors */
|
||||
--color0: #2E3440;
|
||||
--color1: #586F90;
|
||||
--color2: #888489;
|
||||
--color3: #A49FA3;
|
||||
--color4: #C4BBBA;
|
||||
--color5: #A8C29C;
|
||||
--color6: #AFC5A7;
|
||||
--color7: #d9d1db;
|
||||
--color8: #979299;
|
||||
--color9: #586F90;
|
||||
--color10: #888489;
|
||||
--color11: #A49FA3;
|
||||
--color12: #C4BBBA;
|
||||
--color13: #A8C29C;
|
||||
--color14: #AFC5A7;
|
||||
--color15: #d9d1db;
|
||||
}
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
--Place this file in your .xmonad/lib directory and import module Colors into .xmonad/xmonad.hs config
|
||||
--The easy way is to create a soft link from this file to the file in .xmonad/lib using ln -s
|
||||
--Then recompile and restart xmonad.
|
||||
|
||||
module Colors
|
||||
( wallpaper
|
||||
, background, foreground, cursor
|
||||
, color0, color1, color2, color3, color4, color5, color6, color7
|
||||
, color8, color9, color10, color11, color12, color13, color14, color15
|
||||
) where
|
||||
|
||||
-- Shell variables
|
||||
-- Generated by 'wal'
|
||||
wallpaper="/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg"
|
||||
|
||||
-- Special
|
||||
background="#2E3440"
|
||||
foreground="#d9d1db"
|
||||
cursor="#d9d1db"
|
||||
|
||||
-- Colors
|
||||
color0="#2E3440"
|
||||
color1="#586F90"
|
||||
color2="#888489"
|
||||
color3="#A49FA3"
|
||||
color4="#C4BBBA"
|
||||
color5="#A8C29C"
|
||||
color6="#AFC5A7"
|
||||
color7="#d9d1db"
|
||||
color8="#979299"
|
||||
color9="#586F90"
|
||||
color10="#888489"
|
||||
color11="#A49FA3"
|
||||
color12="#C4BBBA"
|
||||
color13="#A8C29C"
|
||||
color14="#AFC5A7"
|
||||
color15="#d9d1db"
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg",
|
||||
"alpha": "100",
|
||||
|
||||
"special": {
|
||||
"background": "#2E3440",
|
||||
"foreground": "#d9d1db",
|
||||
"cursor": "#d9d1db"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#2E3440",
|
||||
"color1": "#586F90",
|
||||
"color2": "#888489",
|
||||
"color3": "#A49FA3",
|
||||
"color4": "#C4BBBA",
|
||||
"color5": "#A8C29C",
|
||||
"color6": "#AFC5A7",
|
||||
"color7": "#d9d1db",
|
||||
"color8": "#979299",
|
||||
"color9": "#586F90",
|
||||
"color10": "#888489",
|
||||
"color11": "#A49FA3",
|
||||
"color12": "#C4BBBA",
|
||||
"color13": "#A8C29C",
|
||||
"color14": "#AFC5A7",
|
||||
"color15": "#d9d1db"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
// SCSS Variables
|
||||
// Generated by 'wal'
|
||||
$wallpaper: "/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg";
|
||||
|
||||
// Special
|
||||
$background: #2E3440;
|
||||
$foreground: #d9d1db;
|
||||
$cursor: #d9d1db;
|
||||
|
||||
// Colors
|
||||
$color0: #2E3440;
|
||||
$color1: #586F90;
|
||||
$color2: #888489;
|
||||
$color3: #A49FA3;
|
||||
$color4: #C4BBBA;
|
||||
$color5: #A8C29C;
|
||||
$color6: #AFC5A7;
|
||||
$color7: #d9d1db;
|
||||
$color8: #979299;
|
||||
$color9: #586F90;
|
||||
$color10: #888489;
|
||||
$color11: #A49FA3;
|
||||
$color12: #C4BBBA;
|
||||
$color13: #A8C29C;
|
||||
$color14: #AFC5A7;
|
||||
$color15: #d9d1db;
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
# Shell variables
|
||||
# Generated by 'wal'
|
||||
wallpaper='/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg'
|
||||
|
||||
# Special
|
||||
background='#2E3440'
|
||||
foreground='#A8C29C'
|
||||
cursor='#d9d1db'
|
||||
|
||||
# Colors
|
||||
color0='#2E3440'
|
||||
color1='#586F90'
|
||||
color2='#888489'
|
||||
color3='#A49FA3'
|
||||
color4='#C4BBBA'
|
||||
color5='#A8C29C'
|
||||
color6='#AFC5A7'
|
||||
color7='#d9d1db'
|
||||
color8='#979299'
|
||||
color9='#586F90'
|
||||
color10='#888489'
|
||||
color11='#A49FA3'
|
||||
color12='#C4BBBA'
|
||||
color13='#A8C29C'
|
||||
color14='#AFC5A7'
|
||||
color15='#d9d1db'
|
||||
|
||||
# FZF colors
|
||||
export FZF_DEFAULT_OPTS="
|
||||
$FZF_DEFAULT_OPTS
|
||||
--color fg:7,bg:0,hl:1,fg+:232,bg+:1,hl+:255
|
||||
--color info:7,prompt:2,spinner:1,pointer:232,marker:1
|
||||
"
|
||||
|
||||
# Fix LS_COLORS being unreadable.
|
||||
export LS_COLORS="${LS_COLORS}:su=30;41:ow=30;42:st=30;44:"
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
wallpaper: "/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg"
|
||||
|
||||
special:
|
||||
background: "#2E3440"
|
||||
foreground: "#d9d1db"
|
||||
cursor: "#d9d1db"
|
||||
|
||||
colors:
|
||||
color0: "#2E3440"
|
||||
color1: "#586F90"
|
||||
color2: "#888489"
|
||||
color3: "#A49FA3"
|
||||
color4: "#C4BBBA"
|
||||
color5: "#A8C29C"
|
||||
color6: "#AFC5A7"
|
||||
color7: "#d9d1db"
|
||||
color8: "#979299"
|
||||
color9: "#586F90"
|
||||
color10: "#888489"
|
||||
color11: "#A49FA3"
|
||||
color12: "#C4BBBA"
|
||||
color13: "#A8C29C"
|
||||
color14: "#AFC5A7"
|
||||
color15: "#d9d1db"
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"wallpaper": "/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg",
|
||||
"alpha": "100",
|
||||
"special": {
|
||||
"background": "#191c24",
|
||||
"foreground": "#d9d1db",
|
||||
"cursor": "#d9d1db"
|
||||
},
|
||||
"colors": {
|
||||
"color0": "#191c24",
|
||||
"color1": "#586F90",
|
||||
"color2": "#888489",
|
||||
"color3": "#A49FA3",
|
||||
"color4": "#C4BBBA",
|
||||
"color5": "#A8C29C",
|
||||
"color6": "#AFC5A7",
|
||||
"color7": "#d9d1db",
|
||||
"color8": "#979299",
|
||||
"color9": "#586F90",
|
||||
"color10": "#888489",
|
||||
"color11": "#A49FA3",
|
||||
"color12": "#C4BBBA",
|
||||
"color13": "#A8C29C",
|
||||
"color14": "#AFC5A7",
|
||||
"color15": "#d9d1db"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
]4;0;#2E3440\]4;1;#586F90\]4;2;#888489\]4;3;#A49FA3\]4;4;#C4BBBA\]4;5;#A8C29C\]4;6;#AFC5A7\]4;7;#d9d1db\]4;8;#979299\]4;9;#586F90\]4;10;#888489\]4;11;#A49FA3\]4;12;#C4BBBA\]4;13;#A8C29C\]4;14;#AFC5A7\]4;15;#d9d1db\]10;#d9d1db\]11;#2E3440\]12;#d9d1db\]13;#d9d1db\]17;#d9d1db\]19;#2E3440\]4;232;#2E3440\]4;256;#d9d1db\]708;#2E3440\
|
||||
1
themes/.config/themes/archive/nebula-dominator/using/wal
Normal file
1
themes/.config/themes/archive/nebula-dominator/using/wal
Normal file
|
|
@ -0,0 +1 @@
|
|||
/home/moo/.local/media/pics/Backgrounds/2560x1600/safe/cartoons/woy/nebula-dress-dominator-16-10.nord.jpg
|
||||
16
themes/.config/themes/archive/violet-angel-dust/using/colors
Normal file
16
themes/.config/themes/archive/violet-angel-dust/using/colors
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#0B0102
|
||||
#7101FA
|
||||
#CF54BB
|
||||
#9702EA
|
||||
#E504ED
|
||||
#E9A3AE
|
||||
#F4B0E6
|
||||
#f2deee
|
||||
#a99ba6
|
||||
#7101FA
|
||||
#CF54BB
|
||||
#9702EA
|
||||
#E504ED
|
||||
#E9A3AE
|
||||
#F4B0E6
|
||||
#f2deee
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
foreground #f2deee
|
||||
background #0B0102
|
||||
cursor #f2deee
|
||||
|
||||
color0 #0B0102
|
||||
color8 #a99ba6
|
||||
color1 #7101FA
|
||||
color9 #7101FA
|
||||
color2 #CF54BB
|
||||
color10 #CF54BB
|
||||
color3 #9702EA
|
||||
color11 #9702EA
|
||||
color4 #E504ED
|
||||
color12 #E504ED
|
||||
color5 #E9A3AE
|
||||
color13 #E9A3AE
|
||||
color6 #F4B0E6
|
||||
color14 #F4B0E6
|
||||
color7 #f2deee
|
||||
color15 #f2deee
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
[Background]
|
||||
Color=11,1,2
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=11,1,2
|
||||
|
||||
[Color0]
|
||||
Color=11,1,2
|
||||
|
||||
[Color0Intense]
|
||||
Color=169,155,166
|
||||
|
||||
[Color1]
|
||||
Color=113,1,250
|
||||
|
||||
[Color1Intense]
|
||||
Color=113,1,250
|
||||
|
||||
[Color2]
|
||||
Color=207,84,187
|
||||
|
||||
[Color2Intense]
|
||||
Color=207,84,187
|
||||
|
||||
[Color3]
|
||||
Color=151,2,234
|
||||
|
||||
[Color3Intense]
|
||||
Color=151,2,234
|
||||
|
||||
[Color4]
|
||||
Color=229,4,237
|
||||
|
||||
[Color4Intense]
|
||||
Color=229,4,237
|
||||
|
||||
[Color5]
|
||||
Color=233,163,174
|
||||
|
||||
[Color5Intense]
|
||||
Color=233,163,174
|
||||
|
||||
[Color6]
|
||||
Color=244,176,230
|
||||
|
||||
[Color6Intense]
|
||||
Color=244,176,230
|
||||
|
||||
[Color7]
|
||||
Color=242,222,238
|
||||
|
||||
[Color7Intense]
|
||||
Color=242,222,238
|
||||
|
||||
[Foreground]
|
||||
Color=242,222,238
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=242,222,238
|
||||
|
||||
[General]
|
||||
Description=Colorscheme generated by wal
|
||||
Opacity=1
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
NAME=wal
|
||||
BG=0B0102
|
||||
FG=f2deee
|
||||
MENU_BG=0B0102
|
||||
MENU_FG=f2deee
|
||||
SEL_BG=7101FA
|
||||
SEL_FG=0B0102
|
||||
TXT_BG=0B0102
|
||||
TXT_FG=f2deee
|
||||
BTN_BG=CF54BB
|
||||
BTN_FG=f2deee
|
||||
HDR_BTN_BG=9702EA
|
||||
HDR_BTN_FG=f2deee
|
||||
GTK3_GENERATE_DARK=True
|
||||
ROUNDNESS=0
|
||||
SPACING=3
|
||||
GRADIENT=0.0
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\wal]
|
||||
"Colour0"="242,222,238" ; Default Foreground
|
||||
"Colour1"="242,222,238" ; Default Bold Foreground
|
||||
"Colour2"="11,1,2" ; Default Background
|
||||
"Colour3"="11,1,2" ; Default Bold Background
|
||||
"Colour4"="11,1,2" ; Cursor Text
|
||||
"Colour5"="242,222,238" ; Cursor Color
|
||||
"Colour6"="11,1,2" ; ANSI Black
|
||||
"Colour7"="169,155,166" ; ANSI Black Bold
|
||||
"Colour8"="113,1,250" ; ANSI Red
|
||||
"Colour9"="113,1,250" ; ANSI Red Bold
|
||||
"Colour10"="207,84,187" ; ANSI Green
|
||||
"Colour11"="207,84,187" ; ANSI Green Bold
|
||||
"Colour12"="151,2,234" ; ANSI Yellow
|
||||
"Colour13"="151,2,234" ; ANSI Yellow Bold
|
||||
"Colour14"="229,4,237" ; ANSI Blue
|
||||
"Colour15"="229,4,237" ; ANSI Blue Bold
|
||||
"Colour16"="233,163,174" ; ANSI Magenta
|
||||
"Colour17"="233,163,174" ; ANSI Magenta Bold
|
||||
"Colour18"="244,176,230" ; ANSI Cyan
|
||||
"Colour19"="244,176,230" ; ANSI Cyan Bold
|
||||
"Colour20"="242,222,238" ; ANSI White
|
||||
"Colour21"="242,222,238" ; ANSI White Bold
|
||||
|
||||
|
|
@ -0,0 +1,166 @@
|
|||
* {
|
||||
active-background: #CF54BB;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #7101FA;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #7101FA;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #CF54BB;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #9702EA;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #0B0102;
|
||||
foreground: #f2deee;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element-text, element-icon {
|
||||
background-color: inherit;
|
||||
text-color: inherit;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,161 @@
|
|||
* {
|
||||
active-background: #CF54BB;
|
||||
active-foreground: @foreground;
|
||||
normal-background: @background;
|
||||
normal-foreground: @foreground;
|
||||
urgent-background: #7101FA;
|
||||
urgent-foreground: @foreground;
|
||||
|
||||
alternate-active-background: @background;
|
||||
alternate-active-foreground: @foreground;
|
||||
alternate-normal-background: @background;
|
||||
alternate-normal-foreground: @foreground;
|
||||
alternate-urgent-background: @background;
|
||||
alternate-urgent-foreground: @foreground;
|
||||
|
||||
selected-active-background: #7101FA;
|
||||
selected-active-foreground: @foreground;
|
||||
selected-normal-background: #CF54BB;
|
||||
selected-normal-foreground: @foreground;
|
||||
selected-urgent-background: #9702EA;
|
||||
selected-urgent-foreground: @foreground;
|
||||
|
||||
background-color: @background;
|
||||
background: #f2deee;
|
||||
foreground: #0B0102;
|
||||
border-color: @background;
|
||||
spacing: 2;
|
||||
}
|
||||
|
||||
#window {
|
||||
background-color: @background;
|
||||
border: 0;
|
||||
padding: 2.5ch;
|
||||
}
|
||||
|
||||
#mainbox {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#textbox {
|
||||
text-color: @foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
||||
}
|
||||
|
||||
#textbox-prompt-colon {
|
||||
expand: false;
|
||||
str: ":";
|
||||
margin: 0px 0.3em 0em 0em;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#listview {
|
||||
fixed-height: 0;
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
spacing: 2px;
|
||||
scrollbar: true;
|
||||
padding: 2px 0px 0px;
|
||||
}
|
||||
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#element.normal.normal {
|
||||
background-color: @normal-background;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#element.normal.urgent {
|
||||
background-color: @urgent-background;
|
||||
text-color: @urgent-foreground;
|
||||
}
|
||||
|
||||
#element.normal.active {
|
||||
background-color: @active-background;
|
||||
text-color: @active-foreground;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#element.selected.urgent {
|
||||
background-color: @selected-urgent-background;
|
||||
text-color: @selected-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.selected.active {
|
||||
background-color: @selected-active-background;
|
||||
text-color: @selected-active-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.normal {
|
||||
background-color: @alternate-normal-background;
|
||||
text-color: @alternate-normal-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.urgent {
|
||||
background-color: @alternate-urgent-background;
|
||||
text-color: @alternate-urgent-foreground;
|
||||
}
|
||||
|
||||
#element.alternate.active {
|
||||
background-color: @alternate-active-background;
|
||||
text-color: @alternate-active-foreground;
|
||||
}
|
||||
|
||||
#scrollbar {
|
||||
width: 4px;
|
||||
border: 0;
|
||||
handle-width: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
border: 2px 0px 0px;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
#button {
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#button.selected {
|
||||
background-color: @selected-normal-background;
|
||||
text-color: @selected-normal-foreground;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
#case-indicator {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#entry {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
spacing: 0;
|
||||
text-color: @normal-foreground;
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"cursor": "#f2deee",
|
||||
"number": "#f2deee",
|
||||
"parens": "#E9A3AE",
|
||||
"result": "#E504ED",
|
||||
"comment": "#a99ba6",
|
||||
"matched": "#E504ED",
|
||||
"function": "#7101FA",
|
||||
"operator": "#9702EA",
|
||||
"variable": "#CF54BB",
|
||||
"scrollbar": "#9702EA",
|
||||
"separator": "#9702EA",
|
||||
"background": "#0B0102",
|
||||
"editorbackground": "#0B0102"
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
set $wallpaper /home/moo/hb2h/angeldust/feat/assets/anglbground.png
|
||||
|
||||
set $background #0B0102
|
||||
set $foreground #f2deee
|
||||
|
||||
set $color0 #0B0102
|
||||
set $color1 #7101FA
|
||||
set $color2 #CF54BB
|
||||
set $color3 #9702EA
|
||||
set $color4 #E504ED
|
||||
set $color5 #E9A3AE
|
||||
set $color6 #F4B0E6
|
||||
set $color7 #f2deee
|
||||
set $color8 #a99ba6
|
||||
set $color9 #7101FA
|
||||
set $color10 #CF54BB
|
||||
set $color11 #9702EA
|
||||
set $color12 #E504ED
|
||||
set $color13 #E9A3AE
|
||||
set $color14 #F4B0E6
|
||||
set $color15 #f2deee
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
#!/bin/sh
|
||||
[ "${TERM:-none}" = "linux" ] && \
|
||||
printf '%b' '\e]P00B0102
|
||||
\e]P17101FA
|
||||
\e]P2CF54BB
|
||||
\e]P39702EA
|
||||
\e]P4E504ED
|
||||
\e]P5E9A3AE
|
||||
\e]P6F4B0E6
|
||||
\e]P7f2deee
|
||||
\e]P8a99ba6
|
||||
\e]P97101FA
|
||||
\e]PACF54BB
|
||||
\e]PB9702EA
|
||||
\e]PCE504ED
|
||||
\e]PDE9A3AE
|
||||
\e]PEF4B0E6
|
||||
\e]PFf2deee
|
||||
\ec'
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char *colors[SchemeLast][2] = {
|
||||
/* fg bg */
|
||||
[SchemeNorm] = { "#f2deee", "#0B0102" },
|
||||
[SchemeSel] = { "#f2deee", "#7101FA" },
|
||||
[SchemeOut] = { "#f2deee", "#F4B0E6" },
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#f2deee";
|
||||
static const char norm_bg[] = "#0B0102";
|
||||
static const char norm_border[] = "#a99ba6";
|
||||
|
||||
static const char sel_fg[] = "#f2deee";
|
||||
static const char sel_bg[] = "#CF54BB";
|
||||
static const char sel_border[] = "#f2deee";
|
||||
|
||||
static const char urg_fg[] = "#f2deee";
|
||||
static const char urg_bg[] = "#7101FA";
|
||||
static const char urg_border[] = "#7101FA";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
static const char norm_fg[] = "#f2deee";
|
||||
static const char norm_bg[] = "#0B0102";
|
||||
static const char norm_border[] = "#a99ba6";
|
||||
|
||||
static const char sel_fg[] = "#f2deee";
|
||||
static const char sel_bg[] = "#CF54BB";
|
||||
static const char sel_border[] = "#f2deee";
|
||||
|
||||
static const char urg_fg[] = "#f2deee";
|
||||
static const char urg_bg[] = "#7101FA";
|
||||
static const char urg_border[] = "#7101FA";
|
||||
|
||||
static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // unfocused wins
|
||||
[SchemeSel] = { sel_fg, sel_bg, sel_border }, // the focused win
|
||||
};
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
const char *colorname[] = {
|
||||
|
||||
/* 8 normal colors */
|
||||
[0] = "#0B0102", /* black */
|
||||
[1] = "#7101FA", /* red */
|
||||
[2] = "#CF54BB", /* green */
|
||||
[3] = "#9702EA", /* yellow */
|
||||
[4] = "#E504ED", /* blue */
|
||||
[5] = "#E9A3AE", /* magenta */
|
||||
[6] = "#F4B0E6", /* cyan */
|
||||
[7] = "#f2deee", /* white */
|
||||
|
||||
/* 8 bright colors */
|
||||
[8] = "#a99ba6", /* black */
|
||||
[9] = "#7101FA", /* red */
|
||||
[10] = "#CF54BB", /* green */
|
||||
[11] = "#9702EA", /* yellow */
|
||||
[12] = "#E504ED", /* blue */
|
||||
[13] = "#E9A3AE", /* magenta */
|
||||
[14] = "#F4B0E6", /* cyan */
|
||||
[15] = "#f2deee", /* white */
|
||||
|
||||
/* special colors */
|
||||
[256] = "#0B0102", /* background */
|
||||
[257] = "#f2deee", /* foreground */
|
||||
[258] = "#f2deee", /* cursor */
|
||||
};
|
||||
|
||||
/* Default colors (colorname index)
|
||||
* foreground, background, cursor */
|
||||
unsigned int defaultbg = 0;
|
||||
unsigned int defaultfg = 257;
|
||||
unsigned int defaultcs = 258;
|
||||
unsigned int defaultrcs= 258;
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
static const char* selbgcolor = "#0B0102";
|
||||
static const char* selfgcolor = "#f2deee";
|
||||
static const char* normbgcolor = "#CF54BB";
|
||||
static const char* normfgcolor = "#f2deee";
|
||||
static const char* urgbgcolor = "#7101FA";
|
||||
static const char* urgfgcolor = "#f2deee";
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
" Special
|
||||
let wallpaper = "/home/moo/hb2h/angeldust/feat/assets/anglbground.png"
|
||||
let background = "#0B0102"
|
||||
let foreground = "#f2deee"
|
||||
let cursor = "#f2deee"
|
||||
|
||||
" Colors
|
||||
let color0 = "#0B0102"
|
||||
let color1 = "#7101FA"
|
||||
let color2 = "#CF54BB"
|
||||
let color3 = "#9702EA"
|
||||
let color4 = "#E504ED"
|
||||
let color5 = "#E9A3AE"
|
||||
let color6 = "#F4B0E6"
|
||||
let color7 = "#f2deee"
|
||||
let color8 = "#a99ba6"
|
||||
let color9 = "#7101FA"
|
||||
let color10 = "#CF54BB"
|
||||
let color11 = "#9702EA"
|
||||
let color12 = "#E504ED"
|
||||
let color13 = "#E9A3AE"
|
||||
let color14 = "#F4B0E6"
|
||||
let color15 = "#f2deee"
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
@define-color foreground #f2deee;
|
||||
@define-color background #0B0102;
|
||||
@define-color cursor #f2deee;
|
||||
|
||||
@define-color color0 #0B0102;
|
||||
@define-color color1 #7101FA;
|
||||
@define-color color2 #CF54BB;
|
||||
@define-color color3 #9702EA;
|
||||
@define-color color4 #E504ED;
|
||||
@define-color color5 #E9A3AE;
|
||||
@define-color color6 #F4B0E6;
|
||||
@define-color color7 #f2deee;
|
||||
@define-color color8 #a99ba6;
|
||||
@define-color color9 #7101FA;
|
||||
@define-color color10 #CF54BB;
|
||||
@define-color color11 #9702EA;
|
||||
@define-color color12 #E504ED;
|
||||
@define-color color13 #E9A3AE;
|
||||
@define-color color14 #F4B0E6;
|
||||
@define-color color15 #f2deee;
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue