1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-03-25 07:22:54 +01:00

changed yoga3 theme

This commit is contained in:
sim
2021-11-06 20:32:55 +01:00
parent 8477589b4e
commit 00cfd64a2e
10 changed files with 275 additions and 217 deletions

View File

@@ -1,7 +1,7 @@
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Colors
!
*.background: #2e3440
*.background: #28292E
*.foreground: #eceff4
!
!! Terminal Colors
@@ -9,8 +9,8 @@
*.cursorColor: #eceff4
!
! Black
*.color0: #3b4252
*.color8: #3b4252
*.color0: #2C2E32
*.color8: #2C2E32
!
! Red
*.color1: #bf616a
@@ -42,20 +42,20 @@
!
!! i3 Colors
!
*.i3_urgent: #88c0d0
*.i3_focused: #5e81ac
*.i3_unfocused: #434c5e
*.i3_indicator: #4c566a
*.i3_urgent: #9A40A9
*.i3_focused: #AC57BA
*.i3_unfocused: #2C2E32
*.i3_indicator: #2C2E32
!
!! Polybar Colors
!
*.highlight: #81a1c1
*.highlight: #9A40A9
!
!! Rofi Colors
!
*.rofi_border: #434c5e
*.rofi_border: #28292E
*.rofi_fgdim: #d8dee9
*.rofi_selected: #4c566a
*.rofi_selected: #424347
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

View File

@@ -1,91 +0,0 @@
title: Terminal
background_opacity: 0.8
env:
TERM: xterm-256color
window:
dynamic_padding: true
padding:
x: 30
y: 30
cursor:
hide_when_typing: true
font:
normal:
family: Hack Nerd Font
style: Regular
bold:
family: Hack Nerd Font
style: Bold
italic:
family: Hack Nerd Font
style: Italic
bold_italic:
family: Hack Nerd Font
style: Bold Italic
size: 11.0
offset:
x: 0
y: -1
key_bindings:
- { key: Return, mods: Control|Shift, action: SpawnNewInstance } # Spawn new instance in same directory
schemes:
xrdb: &xrdb
primary:
background: '#2e3440'
foreground: '#eceff4'
normal:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
bright:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
nord: &nord
primary:
background: '#171717'
foreground: '0xD8DEE9'
normal:
black: '0x3B4252'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x88C0D0'
white: '0xE5E9F0'
bright:
black: '0x4C566A'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x8FBCBB'
white: '0xECEFF4'
#colors: *nord
colors: *xrdb

View File

@@ -0,0 +1 @@
alacritty.yml##h.yoga3

View File

@@ -0,0 +1,91 @@
title: Terminal
background_opacity: 0.8
env:
TERM: xterm-256color
window:
dynamic_padding: true
padding:
x: 30
y: 30
cursor:
hide_when_typing: true
font:
normal:
family: Hack Nerd Font
style: Regular
bold:
family: Hack Nerd Font
style: Bold
italic:
family: Hack Nerd Font
style: Italic
bold_italic:
family: Hack Nerd Font
style: Bold Italic
size: 11.0
offset:
x: 0
y: -1
key_bindings:
- { key: Return, mods: Control|Shift, action: SpawnNewInstance } # Spawn new instance in same directory
schemes:
xrdb: &xrdb
primary:
background: '#2e3440'
foreground: '#eceff4'
normal:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
bright:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
nord: &nord
primary:
background: '#171717'
foreground: '0xD8DEE9'
normal:
black: '0x3B4252'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x88C0D0'
white: '0xE5E9F0'
bright:
black: '0x4C566A'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x8FBCBB'
white: '0xECEFF4'
#colors: *nord
colors: *xrdb

View File

@@ -0,0 +1,91 @@
title: Terminal
background_opacity: 0.8
env:
TERM: xterm-256color
window:
dynamic_padding: true
padding:
x: 30
y: 30
cursor:
hide_when_typing: true
font:
normal:
family: Hack Nerd Font
style: Regular
bold:
family: Hack Nerd Font
style: Bold
italic:
family: Hack Nerd Font
style: Italic
bold_italic:
family: Hack Nerd Font
style: Bold Italic
size: 11.0
offset:
x: 0
y: -1
key_bindings:
- { key: Return, mods: Control|Shift, action: SpawnNewInstance } # Spawn new instance in same directory
schemes:
xrdb: &xrdb
primary:
background: '#2e3440'
foreground: '#eceff4'
normal:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
bright:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#eceff4'
nord: &nord
primary:
background: '#171717'
foreground: '0xD8DEE9'
normal:
black: '0x3B4252'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x88C0D0'
white: '0xE5E9F0'
bright:
black: '0x4C566A'
red: '0xBF616A'
green: '0xA3BE8C'
yellow: '0xEBCB8B'
blue: '0x81A1C1'
magenta: '0xB48EAD'
cyan: '0x8FBCBB'
white: '0xECEFF4'
#colors: *nord
colors: *xrdb

View File

@@ -1,123 +1,41 @@
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- created by lxqt-config-appearance (DO NOT EDIT!) -->
<fontconfig>
<!-- Hinted fonts -->
<match target="font">
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
<edit mode="assign" name="embeddedbitmap">
<bool>false</bool>
</edit>
<edit mode="assign" name="hinting">
<bool>true</bool>
</edit>
<edit mode="assign" name="hintstyle">
<const>hintslight</const>
</edit>
<edit mode="assign" name="lcdfilter">
<const>lcddefault</const>
</edit>
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<match target="font">
<include ignore_missing="yes">conf.d</include>
<match target="font">
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit name="rgba" mode="assign">
<const>rgb</const>
</edit>
</match>
<match target="font">
<edit name="lcdfilter" mode="assign">
<const>lcddefault</const>
</edit>
</match>
<match target="font">
<edit name="hinting" mode="assign">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit name="hintstyle" mode="assign">
<const>hintslight</const>
</edit>
</match>
<!-- END Hinted fonts -->
<!-- Enable anti-aliasing only for bigger fonts -->
<match target="font">
<edit name="antialias" mode="assign">
<match target="font">
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
<match target="font" >
<test name="size" qual="any" compare="more">
<double>12</double>
</test>
<edit name="antialias" mode="assign">
<bool>true</bool>
<match target="pattern">
<edit name="dpi" mode="assign">
<double>96</double>
</edit>
</match>
<match target="font" >
<test name="pixelsize" qual="any" compare="more">
<double>16</double>
</test>
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
</match>
<!-- END Enable anti-aliasing only for bigger fonts -->
<!-- Default font (no fc-match pattern) -->
<match>
<edit mode="prepend" name="family"><string>Roboto</string></edit>
</match>
<!-- END Default font (no fc-match pattern) -->
<!-- Default sans-serif font -->
<match target="pattern">
<test qual="any" name="family"><string>sans-serif</string></test>
<edit name="family" mode="prepend" binding="same"><string>Roboto</string></edit>
</match>
<!-- END Default sans-serif font -->
<!-- Default serif fonts -->
<match target="pattern">
<test qual="any" name="family"><string>serif</string></test>
<edit name="family" mode="prepend" binding="same"><string>Roboto</string></edit>
<edit name="family" mode="prepend" binding="same"><string>Noto Serif</string></edit>
</match>
<!-- END Default serif fonts -->
<!-- Default monospace fonts -->
<match target="pattern">
<test qual="any" name="family"><string>monospace</string></test>
<edit name="family" mode="prepend" binding="same"><string>Hack Nerd Font Mono</string></edit>
<edit name="family" mode="prepend" binding="same"><string>JetBrains Mono Regular Nerd Font Complete Mono</string></edit>
<edit name="family" mode="prepend" binding="same"><string>Roboto Mono</string></edit>
</match>
<!-- END Default monospace fonts -->
<!-- Fallback fonts preference order -->
<alias>
<family>sans-serif</family>
<prefer>
<family>Material Design Icons</family>
<family>Roboto</family>
<family>Open Sans</family>
<family>Noto Color Emoji</family>
<family>Noto Emoji</family>
</prefer>
</alias>
<alias>
<family>serif</family>
<prefer>
<family>Material Design Icons</family>
<family>Noto Serif</family>
<family>Noto Color Emoji</family>
<family>Noto Emoji</family>
</prefer>
</alias>
<alias>
<family>monospace</family>
<prefer>
<family>Material Design Icons</family>
<family>Hack Nerd Font Mono</family>
<family>JetBrains Mono Regular Nerd Font Complete Mono</family>
<family>Roboto Mono</family>
<family>Noto Color Emoji</family>
<family>Noto Emoji</family>
</prefer>
</alias>
<!-- END Fallback fonts preference order -->
</fontconfig>
</fontconfig>

View File

@@ -316,8 +316,8 @@ blur-background-exclude = [
# `xrender` is the default one.
#
experimental-backends = false;
#backend = "glx";
backend = "xr_glx_hybrid"
backend = "glx";
#backend = "xr_glx_hybrid"
#backend = "xrender";

View File

@@ -18,7 +18,7 @@ override-redirect = true
inherit="bar/base_master"
border-size=2
border-color=${colors.border}
radius = 15.0
radius = 15
[bar/base_floating]
inherit="bar/base_border"

View File

@@ -0,0 +1,44 @@
* {
background-color:#3b4252;
border: 0px;
text-color:#d8dee9;
spacing: 0;
width: 512px;
}
#window {
border: 4px;
border-color: #434c5e;
background-color: #3b4252;
}
inputbar {
children: [prompt,entry];
}
prompt {
background-color: #434c5e;
padding: 16px;
}
textbox {
background-color: #434c5e;
padding: 8px 16px;
}
entry {
background-color: #434c5e;
padding: 16px;
}
listview {
}
element {
padding: 16px;
}
element selected {
background-color: #4c566a;
text-color: #eceff4;
}

View File

@@ -51,6 +51,10 @@ alias killpoly="killall polybar"
alias polybar="setsid polybar"
alias repoly="zsh ~/.config/polybar/launch.sh"
# vs code
alias code="vscodium"
alias vs="vscodium"
# nano
alias nano="nano -c"
alias i3conf="nano ~/.config/i3/config"