Change theme to plata

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-04-02 20:12:41 +02:00
parent 9c21c43382
commit a8d174269d
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
7 changed files with 20 additions and 22 deletions

View file

@ -14,10 +14,10 @@
! ROFI Color theme ! ROFI Color theme
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
rofi.color-enabled: true rofi.color-enabled: true
rofi.color-window: #273238, #273238, #1e2529 rofi.color-window: #080808, #080808, #1e2529
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff rofi.color-normal: #080808, #c1c1c1, #080808, #394249, #ffffff
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 rofi.color-active: #080808, #80cbc4, #080808, #394249, #80cbc4
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 rofi.color-urgent: #080808, #ff1844, #080808, #394249, #ff1844
rofi.seperator-style: solid rofi.seperator-style: solid
rofi.opacity: 100 rofi.opacity: 100
rofi.location: 2 rofi.location: 2

View file

@ -191,34 +191,34 @@ context = ctrl+shift+period
[urgency_low] [urgency_low]
# IMPORTANT: colors have to be defined in quotation marks. # IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment. # Otherwise the "#" and following would be interpreted as a comment.
background = "#171717" background = "#080808"
foreground = "#a4a4a4" foreground = "#a4a4a4"
timeout = 5 timeout = 5
[urgency_normal] [urgency_normal]
background = "#171717" background = "#080808"
foreground = "#a4a4a4" foreground = "#a4a4a4"
timeout = 5 timeout = 5
[urgency_critical] [urgency_critical]
background = "#171717" background = "#080808"
foreground = "#a4a4a4" foreground = "#a4a4a4"
timeout = 0 timeout = 0
#[urgency_low] #[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks. # IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment. # Otherwise the "#" and following would be interpreted as a comment.
# background = "#2e3440" # background = "#080808"
# foreground = "#ECEFF4" # foreground = "#ECEFF4"
# timeout = 15 # timeout = 15
#[urgency_normal] #[urgency_normal]
# background = "#2e3440" # background = "#080808"
# foreground = "#ECEFF4" # foreground = "#ECEFF4"
# timeout = 15 # timeout = 15
#[urgency_critical] #[urgency_critical]
# background = "#2e3440" # background = "#080808"
# foreground = "#ECEFF4" # foreground = "#ECEFF4"
# timeout = 20 # timeout = 20
# Icon for notifications with critical urgency, uncomment to enable # Icon for notifications with critical urgency, uncomment to enable

View file

@ -1,11 +1,10 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance. # DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead. # Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/severin/.config/gtk-2.0/gtkrc.mine" include "/home/severin/.gtkrc-2.0.mine"
gtk-theme-name="Adapta-Nokto" gtk-theme-name="Plata-Noir-Compact"
gtk-icon-theme-name="Paper-Mono-Dark" gtk-icon-theme-name="Paper-Mono-Dark"
gtk-font-name="Noto Sans 11" gtk-font-name="Noto Sans 13"
gtk-cursor-theme-name="Paper"
gtk-cursor-theme-size=0 gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR

View file

@ -10,10 +10,9 @@
# USAGE: # USAGE:
# This file is automatically used by GTK. # This file is automatically used by GTK.
gtk-theme-name="Adapta-Nokto" gtk-theme-name="Plata-Noir-Compact"
gtk-icon-theme-name="Paper-Mono-Dark" gtk-icon-theme-name="Paper-Mono-Dark"
gtk-font-name="Noto Sans 11" gtk-font-name="Noto Sans 13"
gtk-cursor-theme-name="Paper"
gtk-cursor-theme-size=0 gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR

View file

@ -11,9 +11,9 @@
# This file is automatically used by GTK. # This file is automatically used by GTK.
[Settings] [Settings]
gtk-theme-name=Adapta-Nokto gtk-theme-name=Plata-Noir-Compact
gtk-icon-theme-name=Paper-Mono-Dark gtk-icon-theme-name=Paper-Mono-Dark
gtk-font-name=Noto Sans 11 gtk-font-name=Noto Sans 13
gtk-cursor-theme-size=0 gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR

View file

@ -15,7 +15,7 @@
####################################### #######################################
[settings] [settings]
padding = 4 padding = 4
background-color = #BF222D32 background-color = #BF080808
foreground-color = #BFA1B0B8 foreground-color = #BFA1B0B8
bar-height = 35 bar-height = 35

View file

@ -37,7 +37,7 @@ cursor_shape = ibeam
foreground = #a1b0b8 foreground = #a1b0b8
foreground_bold = #a1b0b8 foreground_bold = #a1b0b8
cursor = #a1b0b8 cursor = #a1b0b8
background = rgba(38,50,56, 0.75) background = rgba(8, 8, 8, 0.75)
# black # black
color0 = #252525 color0 = #252525