Update colors and rofi
This commit is contained in:
@@ -7,21 +7,15 @@
|
||||
#
|
||||
# ~ M. Thomas
|
||||
|
||||
import:
|
||||
- ~/.alacritty_local.yml
|
||||
- ~/.config/alacritty/themes/ayu_light.yml
|
||||
|
||||
env:
|
||||
TERM: alacritty
|
||||
|
||||
window:
|
||||
title: Alacritty
|
||||
title: alacritty
|
||||
dynamic_title: true
|
||||
|
||||
padding:
|
||||
x: 20
|
||||
y: 20
|
||||
|
||||
dynamic_padding: false
|
||||
|
||||
font:
|
||||
@@ -30,6 +24,31 @@ font:
|
||||
family: JuliaMono
|
||||
style: Regular
|
||||
|
||||
colors:
|
||||
primary:
|
||||
background: '#ffffff'
|
||||
foreground: '#5c6773'
|
||||
|
||||
normal:
|
||||
black: '#000000'
|
||||
red: '#FF3333'
|
||||
green: '#A6CC70'
|
||||
yellow: '#e7c547'
|
||||
blue: '#55b4d4'
|
||||
magenta: '#A37ACC'
|
||||
cyan: '#95E6CB'
|
||||
white: '#C7C7C7'
|
||||
|
||||
bright:
|
||||
black: '#686868'
|
||||
red: '#F27983'
|
||||
green: '#BAE67E'
|
||||
yellow: '#FFCC66'
|
||||
blue: '#5CCFE6'
|
||||
magenta: '#D4BFFF'
|
||||
cyan: '#95E6CB'
|
||||
white: '#FFFFFF'
|
||||
|
||||
background_opacity: 1
|
||||
|
||||
selection:
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
# Ayu
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#ffffff'
|
||||
foreground: '#5c6773'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#000000'
|
||||
red: '#FF3333'
|
||||
green: '#A6CC70'
|
||||
yellow: '#e7c547'
|
||||
blue: '#55b4d4'
|
||||
magenta: '#A37ACC'
|
||||
cyan: '#95E6CB'
|
||||
white: '#C7C7C7'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#686868'
|
||||
red: '#F27983'
|
||||
green: '#BAE67E'
|
||||
yellow: '#FFCC66'
|
||||
blue: '#5CCFE6'
|
||||
magenta: '#D4BFFF'
|
||||
cyan: '#95E6CB'
|
||||
white: '#FFFFFF'
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
# Colors (Gruvbox light)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xf2e5bc'
|
||||
foreground: '0x282828'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0xfbf1c7'
|
||||
red: '0xcc241d'
|
||||
green: '0x98971a'
|
||||
yellow: '0xd79921'
|
||||
blue: '0x458588'
|
||||
magenta: '0xb16286'
|
||||
cyan: '0x689d6a'
|
||||
white: '0x7c6f64'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x928374'
|
||||
red: '0x9d0006'
|
||||
green: '0x79740e'
|
||||
yellow: '0xb57614'
|
||||
blue: '0x076678'
|
||||
magenta: '0x8f3f71'
|
||||
cyan: '0x427b58'
|
||||
white: '0x3c3836'
|
||||
@@ -1,28 +0,0 @@
|
||||
# Colors (Gruvbox light)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xf9f5d7'
|
||||
foreground: '0x282828'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0xfbf1c7'
|
||||
red: '0xcc241d'
|
||||
green: '0x98971a'
|
||||
yellow: '0xd79921'
|
||||
blue: '0x458588'
|
||||
magenta: '0xb16286'
|
||||
cyan: '0x689d6a'
|
||||
white: '0x7c6f64'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x928374'
|
||||
red: '0x9d0006'
|
||||
green: '0x79740e'
|
||||
yellow: '0xb57614'
|
||||
blue: '0x076678'
|
||||
magenta: '0x8f3f71'
|
||||
cyan: '0x427b58'
|
||||
white: '0x3c3836'
|
||||
@@ -1,58 +0,0 @@
|
||||
# Copyright (c) 2017-present Arctic Ice Studio <development@arcticicestudio.com>
|
||||
# Copyright (c) 2017-present Sven Greb <code@svengreb.de>
|
||||
|
||||
# Project: Nord Alacritty
|
||||
# Version: 0.1.0
|
||||
# Repository: https://github.com/arcticicestudio/nord-alacritty
|
||||
# License: MIT
|
||||
# References:
|
||||
# https://github.com/alacritty/alacritty
|
||||
|
||||
colors:
|
||||
primary:
|
||||
background: '#2e3440'
|
||||
foreground: '#d8dee9'
|
||||
dim_foreground: '#a5abb6'
|
||||
cursor:
|
||||
text: '#2e3440'
|
||||
cursor: '#d8dee9'
|
||||
vi_mode_cursor:
|
||||
text: '#2e3440'
|
||||
cursor: '#d8dee9'
|
||||
selection:
|
||||
text: CellForeground
|
||||
background: '#4c566a'
|
||||
search:
|
||||
matches:
|
||||
foreground: CellBackground
|
||||
background: '#88c0d0'
|
||||
bar:
|
||||
background: '#434c5e'
|
||||
foreground: '#d8dee9'
|
||||
normal:
|
||||
black: '#3b4252'
|
||||
red: '#bf616a'
|
||||
green: '#a3be8c'
|
||||
yellow: '#ebcb8b'
|
||||
blue: '#81a1c1'
|
||||
magenta: '#b48ead'
|
||||
cyan: '#88c0d0'
|
||||
white: '#e5e9f0'
|
||||
bright:
|
||||
black: '#4c566a'
|
||||
red: '#bf616a'
|
||||
green: '#a3be8c'
|
||||
yellow: '#ebcb8b'
|
||||
blue: '#81a1c1'
|
||||
magenta: '#b48ead'
|
||||
cyan: '#8fbcbb'
|
||||
white: '#eceff4'
|
||||
dim:
|
||||
black: '#373e4d'
|
||||
red: '#94545d'
|
||||
green: '#809575'
|
||||
yellow: '#b29e75'
|
||||
blue: '#68809a'
|
||||
magenta: '#8c738c'
|
||||
cyan: '#6d96a5'
|
||||
white: '#aeb3bb'
|
||||
@@ -1,17 +0,0 @@
|
||||
# Colors (Doom One)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x282c34'
|
||||
foreground: '0xbbc2cf'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x282c34'
|
||||
red: '0xff6c6b'
|
||||
green: '0x98be65'
|
||||
yellow: '0xecbe7b'
|
||||
blue: '0x51afef'
|
||||
magenta: '0xc678dd'
|
||||
cyan: '0x46d9ff'
|
||||
white: '0xbbc2cf'
|
||||
@@ -1,35 +0,0 @@
|
||||
# Onedark
|
||||
colors:
|
||||
primary:
|
||||
background: '#1C1B1D'
|
||||
foreground: '#D8D8D8'
|
||||
cursor:
|
||||
text: '#1C1B1D'
|
||||
cursor: '#D8D8D8'
|
||||
normal:
|
||||
black: '#24272a'
|
||||
red: '#E06C75'
|
||||
green: '#98C379'
|
||||
yellow: '#E5C07B'
|
||||
blue: '#61AFEF'
|
||||
magenta: '#C678DD'
|
||||
cyan: '#56B6C2'
|
||||
white: '#D8D8D8'
|
||||
bright:
|
||||
black: '#D8D8D8'
|
||||
red: '#E06C75'
|
||||
green: '#98C379'
|
||||
yellow: '#E5C07B'
|
||||
blue: '#61AFEF'
|
||||
magenta: '#C678DD'
|
||||
cyan: '#56B6C2'
|
||||
white: '#D8D8D8'
|
||||
dim:
|
||||
black: '#24272a'
|
||||
red: '#E06C75'
|
||||
green: '#98C379'
|
||||
yellow: '#E5C07B'
|
||||
blue: '#61AFEF'
|
||||
magenta: '#C678DD'
|
||||
cyan: '#56B6C2'
|
||||
white: '#D8D8D8'
|
||||
@@ -308,7 +308,9 @@ Setting my beloved =ayu= light theme with some icons.
|
||||
:fork (:host github :repo "CramMK/emacs-doom-themes"))
|
||||
:config
|
||||
(setq doom-themes-enable-bold t
|
||||
doom-themes-enable-italic t)
|
||||
doom-themes-enable-italic t
|
||||
doom-ayu-light-brighter-comments t
|
||||
doom-ayu-light-padded-modeline t)
|
||||
(load-theme 'doom-ayu-light t)
|
||||
(doom-themes-org-config)
|
||||
(doom-themes-treemacs-config))
|
||||
@@ -332,7 +334,6 @@ Use =doom-modeline= as a bar... together with icons and nyan cat!
|
||||
:init
|
||||
(nyan-mode)
|
||||
(nyan-start-animation)
|
||||
;; (nyan-toggle-wavy-trail)
|
||||
:config
|
||||
(setq nyan-cat-face-number 4))
|
||||
#+end_src
|
||||
@@ -478,6 +479,7 @@ Bootstrap =org-mode= together with keybindings.
|
||||
(vim-leader-def 'normal 'global
|
||||
"oci" 'org-clock-in
|
||||
"oco" 'org-clock-out
|
||||
"ocd" 'org-clock-display
|
||||
"oa" 'org-agenda
|
||||
"oca" 'org-capture
|
||||
"oes" 'org-edit-src-code
|
||||
|
||||
@@ -130,13 +130,12 @@ set $blue "#55b4d4"
|
||||
set $yellow "#e7c547"
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused $black $black $white $black $black
|
||||
client.focused $black $black $white $grey $grey
|
||||
client.focused_inactive $grey $grey $fg $grey $grey
|
||||
client.unfocused $grey $grey $fg $grey $grey
|
||||
client.urgent $red $red $white $red $grey
|
||||
|
||||
# floating on start
|
||||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [title="Event Tester"] floating enable
|
||||
for_window [class="flameshot"] floating enable
|
||||
|
||||
@@ -159,6 +158,7 @@ exec_always --no-startup-id ~/dots/scripts/reload_desktop.sh
|
||||
|
||||
# startup
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id pasystray
|
||||
exec --no-startup-id keepassxc
|
||||
exec --no-startup-id seafile-applet
|
||||
exec --no-startup-id fcitx5
|
||||
|
||||
@@ -42,7 +42,7 @@ module-margin = 3
|
||||
|
||||
modules-left = logo i3 polywins
|
||||
modules-center =
|
||||
modules-right = spotify backlight pulseaudio mic conservation battery date
|
||||
modules-right = spotify backlight conservation battery date
|
||||
|
||||
[module/i3]
|
||||
strip-wsnumbers = true
|
||||
|
||||
@@ -6,7 +6,7 @@ configuration {
|
||||
show-icons: true;
|
||||
display-drun: "🔎 Launch";
|
||||
display-filebrowser: "💾 Files";
|
||||
display-window: "🖥️ Switch application";
|
||||
display-window: "🖥️ Switch to";
|
||||
location: 0;
|
||||
terminal: "alacritty";
|
||||
sidebar-mode: false;
|
||||
@@ -16,14 +16,47 @@ configuration {
|
||||
@theme "Arc"
|
||||
|
||||
* {
|
||||
font: "Roboto 20";
|
||||
font: "Roboto 25";
|
||||
alternate-normal-background: @background;
|
||||
width: 30%;
|
||||
height: 40%;
|
||||
}
|
||||
|
||||
element-icon { size: 2ch ; }
|
||||
|
||||
element.selected.active {
|
||||
background-color: #A6CC70;
|
||||
text-color: rgba ( 255, 255, 255, 100 % );
|
||||
}
|
||||
|
||||
element.selected.normal {
|
||||
background-color: #A6CC70;
|
||||
text-color: rgba ( 255, 255, 255, 100 % );
|
||||
}
|
||||
|
||||
inputbar {
|
||||
children: [prompt,entry];
|
||||
}
|
||||
|
||||
prompt {
|
||||
padding: 16px;
|
||||
border: 0 1px 0 0;
|
||||
}
|
||||
|
||||
textbox {
|
||||
padding: 8px 16px;
|
||||
}
|
||||
|
||||
entry {
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
listview {
|
||||
cycle: false;
|
||||
margin: 0 0 -1px 0;
|
||||
scrollbar: false;
|
||||
}
|
||||
|
||||
element {
|
||||
padding: 16px;
|
||||
}
|
||||
@@ -54,6 +54,9 @@ alias rm='rm -i' # Ask before removal
|
||||
alias cp='cp -i' # Ask before removal
|
||||
alias mv='mv -i' # Ask before removal
|
||||
|
||||
alias palmreject='xinput set-prop 12 340 1'
|
||||
alias palmaccept='xinput set-prop 12 340 0'
|
||||
|
||||
alias nssh='SSH_AUTH_SOCK= ssh'
|
||||
alias cpu='watch -n.1 "grep \"^[c]pu MHz\" /proc/cpuinfo"'
|
||||
|
||||
|
||||
BIN
screen.png
BIN
screen.png
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 MiB After Width: | Height: | Size: 6.2 MiB |
Reference in New Issue
Block a user