summaryrefslogblamecommitdiffstats
path: root/rofi/themes/onedark.rasi
blob: cb40d7c94d986903427edbf629a80e514e08794c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                          
* {
    bg-col:  #1e222a;
    bg-col-light: #282c34;
    border-col: #282c34;
    selected-col: #282c34;
    blue: #61afef;
    fg-col: #abb2bf;
    fg-col2: #e06c75;
    grey: #565c64;
    width: 600;
}