mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
New version: created v3
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
window:
|
||||
padding:
|
||||
x: 8
|
||||
y: 8
|
||||
opacity: 0.9
|
||||
|
||||
font:
|
||||
size: 7.5
|
||||
normal:
|
||||
family: Roboto mono
|
||||
# style: medium
|
||||
|
||||
colors:
|
||||
|
||||
primary:
|
||||
background: '#1b1b25'
|
||||
foreground: '#dedede'
|
||||
|
||||
normal:
|
||||
black: '#15121c'
|
||||
red: '#cb5760'
|
||||
green: '#999f63'
|
||||
yellow: '#d4a067'
|
||||
blue: '#6c90a8'
|
||||
magenta: '#776690'
|
||||
cyan: '#528a9b'
|
||||
white: '#eeffff'
|
||||
|
||||
bright:
|
||||
black: '#727480'
|
||||
red: '#cb5760'
|
||||
green: '#999f63'
|
||||
yellow: '#d4a067'
|
||||
blue: '#6c90a8'
|
||||
magenta: '#776690'
|
||||
cyan: '#528a9b'
|
||||
white: '#eeffff'
|
||||
Reference in New Issue
Block a user