LINUX.ORG.RU

История изменений

Исправление qtm, (текущая версия) :

Ну в документации ж все есть.

For each state, the following 5 colors must be set:

    bg: background color row
    fg: text color
    bgalt: background color alternating row
    hlfg: foreground color selected row
    hlbg: background color selected row

The window background and border color should be specified separately. The key color-window contains a tuple background,border,separator.

! State:           'bg',     'fg',     'bgalt',  'hlbg',   'hlfg'
rofi.color-normal: #fdf6e3,  #002b36,  #eee8d5,  #586e75,  #eee8d5
rofi.color-urgent: #fdf6e3,  #dc322f,  #eee8d5,  #dc322f,  #fdf6e3
rofi.color-active: #fdf6e3,  #268bd2,  #eee8d5,  #268bd2,  #fdf6e3

!                  'background', 'border', 'separator'
rofi.color-window: #fdf6e3,      #002b36,  #002b36

Исходная версия qtm, :

Ну в документации ж все есть.

For each state, the following 5 colors must be set:

    bg: background color row
    fg: text color
    bgalt: background color alternating row
    hlfg: foreground color selected row
    hlbg: background color selected row

The window background and border color should be specified separately.

! State:           'bg',     'fg',     'bgalt',  'hlbg',   'hlfg'
rofi.color-normal: #fdf6e3,  #002b36,  #eee8d5,  #586e75,  #eee8d5
rofi.color-urgent: #fdf6e3,  #dc322f,  #eee8d5,  #dc322f,  #fdf6e3
rofi.color-active: #fdf6e3,  #268bd2,  #eee8d5,  #268bd2,  #fdf6e3

The key color-window contains a tuple background,border,separator.

!                  'background', 'border', 'separator'
rofi.color-window: #fdf6e3,      #002b36,  #002b36