aboutsummaryrefslogtreecommitdiff
path: root/dwm/.dwm/xresources
blob: ffdfae0d2558ff8b3e24075d2aa7465d22b21e4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
!-- Xft settings -- ! you dont even need this probably 

Xft.antialias:	1
Xft.hinting:	1
Xft.autohint:	0
Xft.hintstyle:	hintslight
Xft.rgba:	rgb
Xft.lcdfilter:	lcddefault

! transparency ( 0.1 to 0.9 values)
st.alpha: 0.8 

! inner padding
st.borderpx:          15
st.font:        JetBrainsMonoMedium Nerd Font Mono:style=Medium,Regular
!st.font:         JetBrainsMono Nerd Font:style:medium:pixelsize=15

!! Colors

!! Dracula  palette
*.foreground: #F8F8F2
*.background: #282A36

!! black + grey
*.color0:     #000000
*.color8:     #4D4D4D

!! dark red + red
*.color1:     #FF5555
*.color9:     #FF6E67

!! green
*.color2:     #50FA7B
*.color10:    #5AF78E

!! yellow
*.color3:     #F1FA8C
*.color11:    #F4F99D

!! purple
*.color4:     #BD93F9
*.color12:    #CAA9FA

!! pink
*.color5:     #FF79C6
*.color13:    #FF92D0

!! cyan
*.color6:     #8BE9FD
*.color14:    #9AEDFE

!! white
*.color7:     #BFBFBF
*.color15:    #E6E6E6
>-33/+46 2022-09-18Improve enviormentLuca Matei Pintilie2-4/+5 2022-09-18Neovim config updatesLuca Matei Pintilie3-50/+64 2022-09-17Don't use tsserver in .git foldersLuca Matei Pintilie1-1/+1 2022-09-17Add more lsp configs and keybindsLuca Matei Pintilie3-15/+113 2022-09-10Neovim wrap cursor at the end of lineLuca Matei Pintilie1-0/+2 2022-09-08New neovim configLuca Matei Pintilie8-362/+355 2022-09-08Add i3Luca Matei Pintilie3-0/+293 2022-08-14Add more configs for wezterm, swappy, electron and git, as well as a better ↵Luca Matei Pintilie8-34/+206 neovim config 2022-07-01Sway changes and disable annoying neovim pluginLuca Matei Pintilie3-4/+8 Removed the keyboard layout from waybar as it was incorect on single layout keyboards And use slurp for screenshots for editting 2022-06-21Thinkpad gentoo settings addedLuca Matei Pintilie1-2/+5 2022-06-21Update sway configAnInternetTroll1-0/+6 2022-06-05Minor updatesAnInternetTroll5-10/+35 2022-05-21Add dracula themed xresources to .configAnInternetTroll2-1/+55 2022-05-21Add bspwm and configure sway a bit moreAnInternetTroll7-11/+665 2022-05-18Remove action button from the wofi commandAnInternetTroll1-1/+1 2022-05-18Use footAnInternetTroll2-0/+189 2022-05-18Remove foot draculaAnInternetTroll2-4/+1