Update theme
This commit is contained in:
parent
7d9dab32d4
commit
e1a9d4d11c
@ -1,6 +1,16 @@
|
||||
[Settings]
|
||||
gtk-icon-theme-name=Tokyonight-Dark
|
||||
gtk-cursor-theme-name=catppuccin-frappe-blue-cursors
|
||||
gtk-theme-name=Tokyonight-Dark
|
||||
gtk-font-name=Noto Sans 11
|
||||
gtk-icon-theme-name=Dracula
|
||||
gtk-cursor-theme-name=Dracula-cursors
|
||||
gtk-theme-name=Dracula
|
||||
gtk-font-name=Noto Sans 10
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
||||
|
@ -2339,7 +2339,8 @@ clipboard_control write-clipboard read-clipboard
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
include Tokyo Night Storm.conf
|
||||
include Dracula.conf
|
||||
#: include Tokyo Night Storm.conf
|
||||
#: include Catppuccin-Frappe.conf
|
||||
#: include Catppuccin-Mocha.conf
|
||||
#: include Espresso.conf
|
||||
|
@ -12,40 +12,40 @@ Config { overrideRedirect = True
|
||||
[ "--template", "\xe302 <station>: <tempC>°C"
|
||||
, "-L", "5"
|
||||
, "-H", "25"
|
||||
, "--low" , "#7aa2f7"
|
||||
, "--normal" , "#c3e88d"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#8be9fd"
|
||||
, "--normal" , "#50fa7b"
|
||||
, "--high" , "#ff5555"
|
||||
] 9000
|
||||
, Run MultiCpu
|
||||
[ "--template" , "\xf4bc Cpu: <total>%"
|
||||
, "--Low" , "25"
|
||||
, "--High" , "75"
|
||||
, "--low" , "#c3e88d"
|
||||
, "--normal" , "#ff9e64"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#50fa7b"
|
||||
, "--normal" , "#ffb86c"
|
||||
, "--high" , "#ff5555"
|
||||
] 10
|
||||
, Run CoreTemp
|
||||
[ "--template" , "Temp: <core0>°C"
|
||||
, "--Low" , "60"
|
||||
, "--High" , "85"
|
||||
, "--low" , "#c3e88d"
|
||||
, "--normal" , "#ff9e64"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#50fa7b"
|
||||
, "--normal" , "#ffb86c"
|
||||
, "--high" , "#ff5555"
|
||||
] 50
|
||||
, Run Memory
|
||||
[ "--template" , "\xefc5 Mem: <usedratio>%"
|
||||
, "--Low" , "33"
|
||||
, "--High" , "66"
|
||||
, "--low" , "#c3e88d"
|
||||
, "--normal" , "#ff9e64"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#50fa7b"
|
||||
, "--normal" , "#ffb86c"
|
||||
, "--high" , "#ff5555"
|
||||
] 50
|
||||
, Run Kbd
|
||||
[ ("it" , "<fc=#c3e88d>IT</fc>")
|
||||
, ("us" , "<fc=#ff9e64>US</fc>")
|
||||
, ("sk(qwerty)" , "<fc=#ff757f>SK</fc>")
|
||||
[ ("it" , "<fc=#50fa7b>IT</fc>")
|
||||
, ("us" , "<fc=#ffb86c>US</fc>")
|
||||
, ("sk(qwerty)" , "<fc=#ff5555>SK</fc>")
|
||||
]
|
||||
, Run Date "\xf133 %a %Y-%m-%d <fc=#41a6b5>%H:%M</fc>" "date" 10
|
||||
, Run Date "\xf133 %a %Y-%m-%d <fc=#ff79c6>%H:%M</fc>" "date" 10
|
||||
, Run Uptime
|
||||
[ "--template" , "\xf017 Uptime: <days>d <hours>h <minutes>m"
|
||||
] 600
|
||||
|
@ -12,40 +12,40 @@ Config { overrideRedirect = True
|
||||
[ "--template", "\xe302 <station>: <tempC>°C"
|
||||
, "-L", "5"
|
||||
, "-H", "25"
|
||||
, "--low" , "#7aa2f7"
|
||||
, "--normal" , "#c3e88d"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#8be9fd"
|
||||
, "--normal" , "#50fa7b"
|
||||
, "--high" , "#ff5555"
|
||||
] 9000
|
||||
, Run MultiCpu
|
||||
[ "--template" , "\xf4bc Cpu: <total>%"
|
||||
, "--Low" , "25"
|
||||
, "--High" , "75"
|
||||
, "--low" , "#c3e88d"
|
||||
, "--normal" , "#ff9e64"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#50fa7b"
|
||||
, "--normal" , "#ffb86c"
|
||||
, "--high" , "#ff5555"
|
||||
] 10
|
||||
, Run CoreTemp
|
||||
[ "--template" , "Temp: <core0>°C"
|
||||
, "--Low" , "60"
|
||||
, "--High" , "85"
|
||||
, "--low" , "#c3e88d"
|
||||
, "--normal" , "#ff9e64"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#50fa7b"
|
||||
, "--normal" , "#ffb86c"
|
||||
, "--high" , "#ff5555"
|
||||
] 50
|
||||
, Run Memory
|
||||
[ "--template" , "\xefc5 Mem: <usedratio>%"
|
||||
, "--Low" , "33"
|
||||
, "--High" , "66"
|
||||
, "--low" , "#c3e88d"
|
||||
, "--normal" , "#ff9e64"
|
||||
, "--high" , "#ff757f"
|
||||
, "--low" , "#50fa7b"
|
||||
, "--normal" , "#ffb86c"
|
||||
, "--high" , "#ff5555"
|
||||
] 50
|
||||
, Run Kbd
|
||||
[ ("it" , "<fc=#c3e88d>IT</fc>")
|
||||
, ("us" , "<fc=#ff9e64>US</fc>")
|
||||
, ("sk(qwerty)" , "<fc=#ff757f>SK</fc>")
|
||||
[ ("it" , "<fc=#50fa7b>IT</fc>")
|
||||
, ("us" , "<fc=#ffb86c>US</fc>")
|
||||
, ("sk(qwerty)" , "<fc=#ff5555>SK</fc>")
|
||||
]
|
||||
, Run Date "\xf133 %a %Y-%m-%d <fc=#41a6b5>%H:%M</fc>" "date" 10
|
||||
, Run Date "\xf133 %a %Y-%m-%d <fc=#ff79c6>%H:%M</fc>" "date" 10
|
||||
, Run Uptime
|
||||
[ "--template" , "\xf017 Uptime: <days>d <hours>h <minutes>m"
|
||||
] 600
|
||||
|
@ -168,28 +168,28 @@ xmobar2 = statusBarProp "xmobar -x 1 ~/.config/xmobar/xmobarrc_hdmi" (pure myXmo
|
||||
|
||||
myXmobarPP :: PP
|
||||
myXmobarPP = def
|
||||
{ ppSep = moonstone " • "
|
||||
{ ppSep = pink " • "
|
||||
, ppTitleSanitize = xmobarStrip
|
||||
, ppCurrent = wrap " " "" . xmobarBorder "Top" "#41a6b5" 2
|
||||
, ppCurrent = wrap " " "" . xmobarBorder "Top" "#ff79c6" 2
|
||||
, ppHidden = cultured . wrap " " ""
|
||||
, ppHiddenNoWindows = policeblue . wrap " " ""
|
||||
, ppUrgent = brickred . wrap (topaz "!") (topaz "!")
|
||||
, ppHiddenNoWindows = outerspace . wrap " " ""
|
||||
, ppUrgent = sunsetorange . wrap (keylime "!") (keylime "!")
|
||||
, ppOrder = \[ws, l, _, wins] -> [ws, l, wins]
|
||||
, ppExtras = [logTitles formatFocused formatUnfocused]
|
||||
}
|
||||
where
|
||||
formatFocused = wrap (cultured "[") (cultured "]") . moonstone . ppWindow
|
||||
formatUnfocused = wrap (policeblue "[") (policeblue "]") . cultured . ppWindow
|
||||
formatFocused = wrap (cultured "[") (cultured "]") . pink . ppWindow
|
||||
formatUnfocused = wrap (outerspace "[") (outerspace "]") . cultured . ppWindow
|
||||
|
||||
ppWindow :: String -> String
|
||||
ppWindow = xmobarRaw . (\w -> if null w then "untitled" else w) . shorten 20
|
||||
|
||||
policeblue, moonstone, brickred, cultured, topaz :: String -> String
|
||||
moonstone = xmobarColor "#41a6b5" ""
|
||||
cultured = xmobarColor "#f8f8f2" ""
|
||||
topaz = xmobarColor "#ffc777" ""
|
||||
brickred = xmobarColor "#c53b53" ""
|
||||
policeblue = xmobarColor "#414868" ""
|
||||
outerspace, pink, sunsetorange, cultured, keylime :: String -> String
|
||||
pink = xmobarColor "#ff79c6" ""
|
||||
cultured = xmobarColor "#f8f8f2" ""
|
||||
keylime = xmobarColor "#f1fa8c" ""
|
||||
sunsetorange = xmobarColor "#ff5555" ""
|
||||
outerspace = xmobarColor "#44475a" ""
|
||||
|
||||
-- Autostart
|
||||
myStartupHook :: X ()
|
||||
@ -236,6 +236,7 @@ myManageHook = composeAll
|
||||
, className =? "mpv" --> doFullFloat
|
||||
, className =? "mpv" --> doShift "5:\xead9 "
|
||||
, className =? myTerminal --> doShift "1:\xf489 "
|
||||
, title =? "Neverwinter" --> doShift "3:\xf1b6 "
|
||||
, className =? "steam" --> doShift "3:\xf1b6 "
|
||||
, className =? "steam_app_109600" --> doFloat
|
||||
, className =? "transmission-gtk" --> doShift "2:\xe743 "
|
||||
|
22
.gtkrc-2.0
22
.gtkrc-2.0
@ -1,4 +1,18 @@
|
||||
gtk-cursor-theme-name="catppuccin-frappe-blue-cursors"
|
||||
gtk-icon-theme-name="Tokyonight-Dark"
|
||||
gtk-theme-name="Tokyonight-Dark"
|
||||
gtk-font-name="Noto Sans 11"
|
||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/fuxino/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Dracula"
|
||||
gtk-icon-theme-name="Dracula"
|
||||
gtk-font-name="Noto Sans 10"
|
||||
gtk-cursor-theme-name="Dracula-cursors"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
|
10
.vimrc
10
.vimrc
@ -30,6 +30,7 @@ call plug#begin()
|
||||
|
||||
Plug 'catppuccin/vim', { 'as': 'catppuccin' }
|
||||
Plug 'ghifarit53/tokyonight-vim'
|
||||
Plug 'dracula/vim', { 'as': 'dracula' }
|
||||
|
||||
call plug#end()
|
||||
|
||||
@ -86,8 +87,9 @@ au BufRead /tmp/mutt-* set tw=144
|
||||
|
||||
" colorscheme catppuccin_frappe
|
||||
" colorscheme everforest
|
||||
colorscheme tokyonight
|
||||
" colorscheme tokyonight
|
||||
colorscheme dracula
|
||||
|
||||
if &diff
|
||||
colorscheme catppuccin_frappe
|
||||
endif
|
||||
"if &diff
|
||||
" colorscheme catppuccin_frappe
|
||||
"endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user